blob: 8ac4b4ece1b9d32179a9bbe59c2fa81677371c44 [file] [log] [blame]
#
# Copyright (c) 2022 Codecoup
#
# SPDX-License-Identifier: Apache-2.0
#
mainmenu "Bluetooth: Hearing Aid"
menu "Zephyr"
source "Kconfig.zephyr"
endmenu
menu "Hearing Aid"
config HAP_HA_SET_RANK
int "Device rank in set"
depends on BT_CSIP
range 1 2
help
Rank of this device in set.
endmenu