Bluetooth: Audio: Shell: Increase BAP BA recv state count
Increase the supported receive state count to 4, as several on-market device have at least 2 and sometimes more. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
parent
824e352a77
commit
6073b630da
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ CONFIG_BT_BAP_SCAN_DELEGATOR=y
|
||||||
CONFIG_BT_BAP_BASS_MAX_SUBGROUPS=2
|
CONFIG_BT_BAP_BASS_MAX_SUBGROUPS=2
|
||||||
CONFIG_BT_AUDIO_CODEC_CFG_MAX_METADATA_SIZE=255
|
CONFIG_BT_AUDIO_CODEC_CFG_MAX_METADATA_SIZE=255
|
||||||
CONFIG_BT_BAP_BROADCAST_ASSISTANT=y
|
CONFIG_BT_BAP_BROADCAST_ASSISTANT=y
|
||||||
|
CONFIG_BT_BAP_BROADCAST_ASSISTANT_RECV_STATE_COUNT=4
|
||||||
|
|
||||||
# IAS
|
# IAS
|
||||||
CONFIG_BT_IAS=y
|
CONFIG_BT_IAS=y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue