blob: c1d941962e753cfd86f091f8f00d57f6db93cbda [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_SET_MEMBER
range 1 2
help
Rank of this device in set.
endmenu