zephyr/subsys/bluetooth/audio
Andries Kruithof 8295deb966 Bluetooth: Audio: CAP implement broadcast reception stop
Implement the CAP broadcast reception stop procedures and
add unit tests

Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
2024-10-02 09:59:23 +02:00
..
shell Bluetooth: CAP: Add support for doing just disable for unicast stop 2024-10-01 09:54:04 +02:00
CMakeLists.txt
Kconfig
Kconfig.aics
Kconfig.ascs
Kconfig.bap Bluetooth: BASS: Add support for dynamic registration of BASS 2024-09-26 17:42:39 -04:00
Kconfig.cap
Kconfig.csip
Kconfig.gmap
Kconfig.has
Kconfig.mcs
Kconfig.mctl
Kconfig.micp Bluetooth: MICP: Add bondable requirement 2024-09-19 18:28:01 +01:00
Kconfig.mpl
Kconfig.pacs
Kconfig.pbp
Kconfig.tbs Bluetooth: TBS: Add support for dynamic TBS 2024-09-24 09:21:54 -04:00
Kconfig.tmap
Kconfig.vcp
Kconfig.vocs
aics.c
aics_client.c Bluetooth: AICS: Fix race condition in AICS free inst get 2024-09-20 11:07:57 +02:00
aics_internal.h
ascs.c Bluetooth: BAP: Add validation of qos_pref 2024-09-23 10:03:12 +02:00
ascs_internal.h
audio.c
audio_internal.h
bap_base.c
bap_broadcast_assistant.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
bap_broadcast_sink.c Bluetooth: BAP: Broadcast sync fail receive state bis sync value fixed 2024-09-23 10:02:33 +02:00
bap_broadcast_source.c
bap_endpoint.h
bap_internal.h
bap_iso.c
bap_iso.h
bap_scan_delegator.c Bluetooth: BASS: Add support for dynamic registration of BASS 2024-09-26 17:42:39 -04:00
bap_stream.c Bluetooth: CAP: Add support for doing just disable for unicast stop 2024-10-01 09:54:04 +02:00
bap_stream.h Bluetooth: BAP: Add validation of qos_pref 2024-09-23 10:03:12 +02:00
bap_unicast_client.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
bap_unicast_client_internal.h
bap_unicast_server.c
bap_unicast_server.h
cap_acceptor.c
cap_commander.c Bluetooth: Audio: CAP implement broadcast reception stop 2024-10-02 09:59:23 +02:00
cap_common.c Bluetooth: Audio: CAP implement broadcast reception stop 2024-10-02 09:59:23 +02:00
cap_initiator.c Bluetooth: CAP: Add support for doing just disable for unicast stop 2024-10-01 09:54:04 +02:00
cap_internal.h Bluetooth: Audio: CAP implement broadcast reception stop 2024-10-02 09:59:23 +02:00
cap_stream.c Bluetooth: CAP: Add support for doing just disable for unicast stop 2024-10-01 09:54:04 +02:00
ccid.c
ccid_internal.h
codec.c Bluetooth: Audio: Add helpers for assisted listening stream 2024-09-23 10:03:47 +02:00
csip_crypto.c
csip_crypto.h
csip_internal.h
csip_set_coordinator.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
csip_set_member.c
gmap_client.c
gmap_server.c
has.c
has_client.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
has_internal.h
mcc.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
mcc_internal.h Bluetooth: MCC: Replace busy bool with atomic 2024-09-11 14:00:16 -04:00
mcs.c
mcs_internal.h
media_proxy.c
media_proxy_internal.h
micp_internal.h Bluetooth: MICP: Replace busy bool with atomic 2024-09-12 14:48:40 +02:00
micp_mic_ctlr.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
micp_mic_dev.c
mpl.c Bluetooth: MPL: Replace busy bool with atomic 2024-09-16 20:18:39 +02:00
mpl_internal.h
pacs.c
pacs_internal.h
pbp.c
tbs.c Bluetooth: TBS: Add support for dynamic TBS 2024-09-24 09:21:54 -04:00
tbs_client.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
tbs_internal.h Bluetooth: TBS: Replace busy bool with atomic 2024-09-12 14:48:23 +02:00
tmap.c
vcp_internal.h Bluetooth: VCP: Replace bools with atomic 2024-09-17 14:52:37 -04:00
vcp_vol_ctlr.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
vcp_vol_rend.c
vocs.c
vocs_client.c Bluetooth: VOCS: Replace bools with atomic 2024-09-13 11:38:27 -05:00
vocs_internal.h Bluetooth: VOCS: Replace bools with atomic 2024-09-13 11:38:27 -05:00