zephyr/subsys/bluetooth/audio
Babak Arisian c0cfe49a54 Bluetooth: BASS: Add support for dynamic registration of BASS
Added support for dynamic registration and unregistration of the
Broadcast Audio Scan Service (BASS) within the scan delegator.
This enables both scan delegator and BASS to be registered or
unregistered dynamically at runtime.

Signed-off-by: Babak Arisian <bbaa@demant.com>
2024-09-26 17:42:39 -04:00
..
shell Bluetooth: BASS: Add support for dynamic registration of BASS 2024-09-26 17:42:39 -04:00
aics_client.c Bluetooth: AICS: Fix race condition in AICS free inst get 2024-09-20 11:07:57 +02:00
aics_internal.h Bluetooth: AICS: Replace bools with atomic 2024-09-04 09:54:05 +02:00
aics.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
ascs_internal.h Bluetooth: ascs: Add dynamic ASE registration 2024-09-11 07:41:12 -04:00
ascs.c Bluetooth: BAP: Add validation of qos_pref 2024-09-23 10:03:12 +02:00
audio_internal.h Bluetooth: CAP: Fix dependency on BT_BAP_STREAM 2024-09-05 12:24:16 +01:00
audio.c Bluetooth: CAP: Fix dependency on BT_BAP_STREAM 2024-09-05 12:24:16 +01:00
bap_base.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
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 lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
bap_endpoint.h Bluetooth: BAP: Add support for reconfiguring unicast group 2024-09-03 10:43:53 +02:00
bap_internal.h Bluetooth: ISO/BAP: Refactor BIS bitfield 2024-07-27 15:19:46 +03:00
bap_iso.c bluetooth: audio: fix typo 2024-06-25 10:27:23 -04:00
bap_iso.h Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
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: BAP: Add validation of qos_pref 2024-09-23 10:03:12 +02:00
bap_stream.h Bluetooth: BAP: Add validation of qos_pref 2024-09-23 10:03:12 +02:00
bap_unicast_client_internal.h lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05: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_server.c Bluetooth: ascs: Add dynamic ASE registration 2024-09-11 07:41:12 -04:00
bap_unicast_server.h Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
cap_acceptor.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
cap_commander.c Bluetooth: CAP: Fix dependency on BT_BAP_STREAM 2024-09-05 12:24:16 +01:00
cap_common.c Bluetooth: BAP: Unicast client Split start and connect 2024-06-03 15:42:33 +02:00
cap_initiator.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
cap_internal.h Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
cap_stream.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
ccid_internal.h Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
ccid.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
CMakeLists.txt Bluetooth: CAP: cap_common.c should only be included with ACL 2024-03-21 15:24:26 +01:00
codec.c Bluetooth: Audio: Add helpers for assisted listening stream 2024-09-23 10:03:47 +02:00
csip_crypto.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
csip_crypto.h Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
csip_internal.h Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
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 Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
gmap_client.c Bluetooth: GMAP: Replace busy bool with atomic 2024-09-11 14:00:09 -04:00
gmap_server.c Bluetooth: ascs: Add dynamic ASE registration 2024-09-11 07:41:12 -04:00
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 Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
has.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
Kconfig Bluetooth: Audio: Remove empty Kconfig.bass 2024-05-30 16:49:06 -05:00
Kconfig.aics Bluetooth: Audio: Upgrade from experimental to unstable 2024-05-17 14:33:39 +02:00
Kconfig.ascs Bluetooth: ascs: Add dynamic ASE registration 2024-09-11 07:41:12 -04:00
Kconfig.bap Bluetooth: BASS: Add support for dynamic registration of BASS 2024-09-26 17:42:39 -04:00
Kconfig.cap Bluetooth: Audio: Upgrade from experimental to unstable 2024-05-17 14:33:39 +02:00
Kconfig.csip kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.gmap Bluetooth: Audio: Upgrade from experimental to unstable 2024-05-17 14:33:39 +02:00
Kconfig.has kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.mcs kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.mctl Bluetooth: Audio: Upgrade from experimental to unstable 2024-05-17 14:33:39 +02:00
Kconfig.micp Bluetooth: MICP: Add bondable requirement 2024-09-19 18:28:01 +01:00
Kconfig.mpl kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.pacs Bluetooth: PACS: Remove CONFIG_BT_PACS_{SNK,SRC}_CONTEXT 2023-09-22 09:21:53 +02:00
Kconfig.pbp Bluetooth: Audio: Upgrade from experimental to unstable 2024-05-17 14:33:39 +02:00
Kconfig.tbs Bluetooth: TBS: Add support for dynamic TBS 2024-09-24 09:21:54 -04:00
Kconfig.tmap Bluetooth: Audio: Upgrade from experimental to unstable 2024-05-17 14:33:39 +02:00
Kconfig.vcp Bluetooth: Audio: Upgrade from experimental to unstable 2024-05-17 14:33:39 +02:00
Kconfig.vocs Bluetooth: Audio: Upgrade from experimental to unstable 2024-05-17 14:33:39 +02:00
mcc_internal.h Bluetooth: MCC: Replace busy bool with atomic 2024-09-11 14:00:16 -04:00
mcc.c Bluetooth: GATT: Replace magic number 0 with macro for auto ccc 2024-09-26 17:41:24 -04:00
mcs_internal.h Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
mcs.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
media_proxy_internal.h Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
media_proxy.c bluetooth: audio: fix typo 2024-06-25 10:27:23 -04:00
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 Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
mpl_internal.h Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
mpl.c Bluetooth: MPL: Replace busy bool with atomic 2024-09-16 20:18:39 +02:00
pacs_internal.h Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00
pacs.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
pbp.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05: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
tbs.c Bluetooth: TBS: Add support for dynamic TBS 2024-09-24 09:21:54 -04:00
tmap.c bluetooth: audio: fix typo 2024-06-25 10:27:23 -04:00
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 LE Audio: add conn parameter for bt_vcp_vol_rend_cb 2024-08-20 14:45:35 +02:00
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
vocs.c Bluetooth: Audio: Spring cleaning 2024-06-04 13:37:53 +02:00