samples: Bluetooth: unicast audio client and server overlay config
Add Zephyr Bluetooth Low Energy Controller overlay config for the unicast audio client and server samples. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
parent
124e0f57bf
commit
f992029f26
7 changed files with 41 additions and 0 deletions
|
@ -5,6 +5,7 @@ CONFIG_BT_AUDIO=y
|
|||
CONFIG_BT_BAP_UNICAST_SERVER=y
|
||||
CONFIG_BT_ASCS_ASE_SNK_COUNT=2
|
||||
CONFIG_BT_ASCS_ASE_SRC_COUNT=1
|
||||
CONFIG_BT_ISO_TX_BUF_COUNT=2
|
||||
# Support an ISO channel per ASE
|
||||
CONFIG_BT_ISO_MAX_CHAN=4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue