zephyr/subsys/bluetooth/audio/shell
Emil Gydesen b4eac67b8b Bluetooth: BAP: Shell: Add support for decoding LC3 data
Add support for decoding incoming LC3 data. At this point
we only instantiate a single LC3 decoder, so only one frequency
and duration is supported.

To accomodate for the increased RAM usage, the number of unicast
streams support have been decreased.

Further more, the LC3 handling in the shell has overall been
improved, also for encoding.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-04-16 09:12:47 +02:00
..
audio.h Bluetooth: BAP: Shell: Add support for decoding LC3 data 2024-04-16 09:12:47 +02:00
bap_broadcast_assistant.c Bluetooth: BAP: Shell: add additional printing in recv_state_cb 2024-04-08 09:12:14 -04:00
bap_scan_delegator.c Bluetooth: BAP: Shell: Fix state lookup with PAST 2024-04-08 09:11:30 -04:00
bap.c Bluetooth: BAP: Shell: Add support for decoding LC3 data 2024-04-16 09:12:47 +02:00
cap_acceptor.c Bluetooth: CSIP: remove print_sirk 2024-02-25 22:28:26 -05:00
cap_commander.c Bluetooth: Audio: Shell: CAP change microphone mute command 2024-04-05 12:21:38 +02:00
cap_initiator.c Bluetooth: Audio: Shell: Runtime config of CAP/GMAP ACs 2024-04-15 12:56:33 +02:00
CMakeLists.txt Bluetooth: Audio: Add implementation for PBP and dedicated sample apps. 2024-01-09 09:59:23 +01:00
csip_set_coordinator.c Bluetooth: CSIP: Shell: Fix discover_members 2023-06-29 21:05:02 +02:00
csip_set_member.c Bluetooth: CSIP: Fix typo from cm_csip to cmd_csip 2024-02-25 22:28:26 -05:00
gmap.c Bluetooth: Audio: Shell: Runtime config of CAP/GMAP ACs 2024-04-15 12:56:33 +02:00
has_client.c Bluetooth: CAP and HAP: Shell: Replace - with _ in commands 2024-02-07 15:26:29 +00:00
has.c Bluetooth: CAP and HAP: Shell: Replace - with _ in commands 2024-02-07 15:26:29 +00:00
mcc.c Bluetooth: Audio: MCC optional procedures actually optional 2024-02-02 12:42:55 +01: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
pbp.c Bluetooth: Audio: Shell: clear static buffers for ad data 2024-04-08 09:13:08 -04:00
tbs_client.c Bluetooth: audio: tbs_client: Subscribe to all required notifications 2023-08-23 15:44:07 +02:00
tbs.c
tmap.c Bluetooth: TMAP: Shell: Improve logging of role 2024-03-15 10:35:26 -05:00
vcp_vol_ctlr.c Bluetooth: Audio: Shell: CAP change volume command 2024-01-17 12:00:09 -05:00
vcp_vol_rend.c