zephyr/subsys/bluetooth/audio/shell
Mariusz Skamra d28f180473 Bluetooth: audio: ascs: Move metadata validation to stack
As the metadata has to be validated anyway, let the initial vaidation of
metadata to be done in ASCS. The application can still reject the
metadata, but the length validation and supported type validation can be
performed by the stack.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2023-08-22 09:59:53 +02:00
..
audio.h Bluetooth: Audio: Refactor bt_audio_codec_cap to flat arrays 2023-08-15 11:14:29 +00:00
bap_broadcast_assistant.c Bluetooth: Audio: Rename bt_codec to bt_audio_codec_{cap, conf, data} 2023-06-30 12:39:50 +02:00
bap_scan_delegator.c Bluetooth: BAP: Filter PA data duplicates by default 2023-06-30 16:12:13 +02:00
bap.c Bluetooth: audio: ascs: Move metadata validation to stack 2023-08-22 09:59:53 +02:00
cap_acceptor.c Bluetooth: Audio: Shell: Add CAP Acceptor Set Member AD data 2023-03-24 17:35:11 +00:00
cap_initiator.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
CMakeLists.txt Bluetooth: TMAP: Add TMAP shell module 2023-06-30 16:10:51 +02:00
csip_set_coordinator.c Bluetooth: CSIP: Shell: Fix discover_members 2023-06-29 21:05:02 +02:00
csip_set_member.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
has_client.c
has.c Bluetooth: Audio: Make HAS optional notify characteristics optional 2023-05-26 09:09:06 -04:00
mcc.c doc: Fix a typo 2023-08-04 21:18:43 +00:00
media_controller.c bt: audio: shell: Fix possible buffer overflow 2023-07-20 11:09:50 +00:00
micp_mic_ctlr.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
micp_mic_dev.c Bluetooth: MICP: Shell: Add missing "mic_dev" for MICP cmds 2023-04-19 17:14:30 +02:00
mpl.c
tbs_client.c
tbs.c
tmap.c Bluetooth: TMAP: Add TMAP shell module 2023-06-30 16:10:51 +02:00
vcp_vol_ctlr.c bluetooth: fixes shadow variables 2023-08-17 13:00:09 +02:00
vcp_vol_rend.c