zephyr/subsys/bluetooth/audio
Ping Wang 1188305c1e Bluetooth: Audio: Shell: adds support for BIS index parameter
When calling bap_broadcast_assistant add_pa_sync, it should only
set the BIS index field as optional parameters and not to whatever
is in the BASE.

If setting BIS index which the BASE does not support, then the
command should be rejected.

This PR fixes https://github.com/zephyrproject-rtos/zephyr/issues/70835

Signed-off-by: Ping Wang <pinw@demant.com>
2024-05-06 17:30:04 +01:00
..
shell Bluetooth: Audio: Shell: adds support for BIS index parameter 2024-05-06 17:30:04 +01:00
CMakeLists.txt Bluetooth: CAP: cap_common.c should only be included with ACL 2024-03-21 15:24:26 +01:00
Kconfig
Kconfig.aics
Kconfig.ascs
Kconfig.bap Bluetooth: BAP: Unicast server depend on PACS 2024-04-30 14:30:45 -04:00
Kconfig.bass
Kconfig.cap
Kconfig.csip
Kconfig.gmap
Kconfig.has
Kconfig.mcs
Kconfig.mctl
Kconfig.micp
Kconfig.mpl
Kconfig.pacs
Kconfig.pbp
Kconfig.tbs
Kconfig.tmap
Kconfig.vcp
Kconfig.vocs
aics.c
aics_client.c
aics_internal.h
ascs.c
ascs_internal.h
audio.c
audio_internal.h
bap_base.c
bap_broadcast_assistant.c Bluetooth: Audio: Broadcast Assistant: add broadcast src duplicate function 2024-04-03 21:11:30 +01:00
bap_broadcast_sink.c Bluetooth: Audio: Increase PA sync timeouts 2024-03-21 15:24:14 +01:00
bap_broadcast_source.c bluetooth: audio: broadcast source: Add missing check condition 2024-03-20 08:20:09 -05:00
bap_endpoint.h
bap_internal.h
bap_iso.c
bap_iso.h
bap_scan_delegator.c Bluetooth: BAP: Only dump active receive states 2024-04-09 14:20:54 +02:00
bap_stream.c Bluetooth: Audio: Add iso_chan to bt_bap_ep_info 2024-04-11 10:33:42 +02:00
bap_stream.h
bap_unicast_client.c Bluetooth: BAP: Unicast Client: Replace some LOG_ERR/WRN with DBG 2024-04-08 09:12:31 -04:00
bap_unicast_client_internal.h
bap_unicast_server.c
bap_unicast_server.h
cap_acceptor.c
cap_commander.c Bluetooth: CAP: Commander change microphone mute procedure 2024-04-05 12:21:38 +02:00
cap_common.c Bluetooth: CAP: Fix issue with parallel CAP discover 2024-05-06 11:48:31 +02:00
cap_initiator.c Bluetooth: CAP: Fix issue with codec_cfg in CAP uni start 2024-03-19 09:47:13 +01:00
cap_internal.h Bluetooth: CAP: Fix issue with parallel CAP discover 2024-05-06 11:48:31 +02:00
cap_stream.c
ccid.c
ccid_internal.h
codec.c Bluetooth: Audio: Remove !found dbg log in codec.c 2024-04-08 09:12:45 -04:00
csip_crypto.c
csip_crypto.h
csip_internal.h
csip_set_coordinator.c Bluetooth: CSIP: Set Coordinator move data to instances 2024-05-06 11:48:31 +02:00
csip_set_member.c
gmap_client.c
gmap_server.c
has.c
has_client.c
has_internal.h
mcc.c
mcc_internal.h
mcs.c
mcs_internal.h
media_proxy.c
media_proxy_internal.h
micp_internal.h
micp_mic_ctlr.c
micp_mic_dev.c
mpl.c
mpl_internal.h
pacs.c
pacs_internal.h
pbp.c
tbs.c
tbs_client.c
tbs_internal.h
tmap.c
vcp_internal.h
vcp_vol_ctlr.c Bluetooth: VCP: Remove bad busy flag set for vol ctlr 2024-04-29 11:02:29 +02:00
vcp_vol_rend.c
vocs.c
vocs_client.c
vocs_internal.h