zephyr/subsys/bluetooth/audio
Lars Knudsen bc4a2f37f3 Bluetooth: BAP: Remove ISO limitation on BASE parsing
BASE is now parsed on-the-fly on sink sync, removing
unnecessary restriction in intermediate parsed storage
and without requiring an excessive amount of memory.

Signed-off-by: Lars Knudsen <LAKD@demant.com>
2025-01-17 09:08:16 +01:00
..
shell bluetooth: audio: shell: eliminate ctx_shell usage 2025-01-14 10:56:16 +01:00
aics_client.c
aics_internal.h
aics.c
ascs_internal.h
ascs.c Bluetooth: BAP: Add common capability check 2025-01-15 19:04:31 +01:00
audio_internal.h
audio.c
bap_base.c Bluetooth: BAP: Remove ISO limitation on BASE parsing 2025-01-17 09:08:16 +01:00
bap_broadcast_assistant.c Bluetooth: BAP: BA: Add validation of add/mod src 2024-12-27 14:08:57 +01:00
bap_broadcast_sink.c Bluetooth: BAP: Remove ISO limitation on BASE parsing 2025-01-17 09:08:16 +01:00
bap_broadcast_source.c Bluetooth: BAP: Add broadcast source callback structs 2024-12-06 15:17:06 +01:00
bap_endpoint.h Bluetooth: BAP: Remove ISO limitation on BASE parsing 2025-01-17 09:08:16 +01:00
bap_internal.h
bap_iso.c
bap_iso.h
bap_scan_delegator.c Bluetooth: LE: BAP: Check buf len before using it 2025-01-10 14:47:54 +01:00
bap_stream.c tests: Bluetooth: Audio: Use same recv_cb for all tests 2024-11-21 14:47:49 +01:00
bap_stream.h
bap_unicast_client_internal.h
bap_unicast_client.c
bap_unicast_server.c
bap_unicast_server.h
cap_acceptor.c
cap_commander.c Bluetooth: Audio: implement the distribute broadcast code procedure 2024-11-25 21:52:53 +01:00
cap_common.c Bluetooth: Audio: implement the distribute broadcast code procedure 2024-11-25 21:52:53 +01:00
cap_initiator.c Bluetooth: CAP: Fix log warning for meta pointer 2024-12-09 09:50:12 +01:00
cap_internal.h Bluetooth: Audio: implement the distribute broadcast code procedure 2024-11-25 21:52:53 +01:00
cap_stream.c
ccid.c
ccp_call_control_server.c Bluetooth: CCP: Introduce new CCP API 2025-01-08 07:50:32 +01:00
CMakeLists.txt Bluetooth: CCP: Introduce new CCP API 2025-01-08 07:50:32 +01:00
codec.c
csip_crypto.c
csip_crypto.h
csip_internal.h
csip_set_coordinator.c Bluetooth: CSIP: Fix off-by-one in in lock restore 2024-11-08 09:24:43 -06:00
csip_set_member.c
gmap_client.c
gmap_server.c
has_client.c
has_internal.h
has.c
Kconfig Bluetooth: CCP: Introduce new CCP API 2025-01-08 07:50:32 +01:00
Kconfig.aics
Kconfig.ascs Bluetooth: BAP: Depend on BT_PAC_{SNK,SRC} instead of select 2024-11-21 09:19:47 +01:00
Kconfig.bap Bluetooth: BAP: Modify range of BT_BAP_BROADCAST_SNK_SUBGROUP_COUNT 2024-12-27 12:36:40 +01:00
Kconfig.cap
Kconfig.ccp Bluetooth: CCP: Introduce new CCP API 2025-01-08 07:50:32 +01:00
Kconfig.csip Bluetooth: Audio: depends on GATT instead of select 2024-11-21 09:19:47 +01:00
Kconfig.gmap
Kconfig.has Bluetooth: HAS: Change select UTF8 to depends on 2024-11-21 09:19:47 +01:00
Kconfig.mcs Bluetooth: Audio: depends on GATT instead of select 2024-11-21 09:19:47 +01:00
Kconfig.mctl
Kconfig.micp Bluetooth: Audio: depends on GATT instead of select 2024-11-21 09:19:47 +01:00
Kconfig.mpl
Kconfig.pacs
Kconfig.pbp
Kconfig.tbs Bluetooth: Audio: depends on GATT instead of select 2024-11-21 09:19:47 +01:00
Kconfig.tmap Bluetooth: TMAP: Add role validation for bt_tmap_register 2024-12-27 14:09:13 +01:00
Kconfig.vcp Bluetooth: Audio: depends on GATT instead of select 2024-11-21 09:19:47 +01:00
Kconfig.vocs
mcc_internal.h
mcc.c
mcs_internal.h
mcs.c
media_proxy_internal.h
media_proxy.c Bluetooth: Audio: add bt_ prefix when registering logging module 2024-12-09 15:10:57 +01:00
micp_internal.h
micp_mic_ctlr.c
micp_mic_dev.c
mpl_internal.h
mpl.c Bluetooth: MPL: Fix build issues with the MPL shell 2025-01-07 00:27:17 +01:00
pacs_internal.h Bluetooth: BAP: Add common capability check 2025-01-15 19:04:31 +01:00
pacs.c Bluetooth: BAP: Add common capability check 2025-01-15 19:04:31 +01:00
pbp.c
tbs_client.c
tbs_internal.h
tbs.c
tmap.c Bluetooth: TMAP: Add role validation for bt_tmap_register 2024-12-27 14:09:13 +01:00
vcp_internal.h
vcp_vol_ctlr.c
vcp_vol_rend.c
vocs_client.c
vocs_internal.h
vocs.c