Skip to content

Commit b0d6437

Browse files
Thalleynashif
authored andcommitted
Bluetooth: Audio: Shell: Increase number of streams for unicast client
Increase CONFIG_BT_BAP_UNICAST_CLIENT_GROUP_STREAM_COUNT to match CONFIG_BT_ISO_MAX_CHAN. Signed-off-by: Emil Gydesen <[email protected]>
1 parent 9ed72eb commit b0d6437

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/bluetooth/shell/audio.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ CONFIG_BT_ASCS_ASE_SRC_COUNT=2
5353
CONFIG_BT_ISO_MAX_CHAN=8
5454
CONFIG_BT_ISO_TX_BUF_COUNT=10
5555
CONFIG_BT_ISO_RX_BUF_COUNT=10
56+
CONFIG_BT_BAP_UNICAST_CLIENT_GROUP_STREAM_COUNT=8
5657
CONFIG_BT_BAP_UNICAST_CLIENT_ASE_SNK_COUNT=2
5758
CONFIG_BT_BAP_UNICAST_CLIENT_ASE_SRC_COUNT=2
5859
CONFIG_BT_ASCS_ASE_SNK_COUNT=2

0 commit comments

Comments
 (0)