zephyr/subsys
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
..
bindesc bindesc: Update build time without re-running cmake entirely 2024-03-29 15:08:39 +00:00
bluetooth Bluetooth: BAP: Shell: Add support for decoding LC3 data 2024-04-16 09:12:47 +02:00
canbus
console
debug gdbstub: Add v-packet handling function 2024-04-03 15:39:28 +01:00
demand_paging
dfu
disk
dsp
emul
fb
fs fs: ext2: Fix calculating fs_memory in ext2_format 2024-04-11 09:07:43 +02:00
input input: utils: rename the input dump callback 2024-04-01 11:05:02 +01:00
ipc ipc: Add thread name to mbox work queues 2024-03-19 15:01:16 +01:00
jwt jwt: use sys_rand_get directly 2024-04-05 12:28:46 +02:00
llext llext: fix llext_find_sym() not to return a "const" value 2024-04-16 09:06:49 +02:00
logging syscall: Export all emitted syscalls, enabling them for extensions 2024-03-20 16:26:54 +00:00
lorawan
mem_mgmt
mgmt mgmt: smp: fix smp client with shell transport 2024-04-11 11:27:51 -05:00
modbus modbus: Respect CONFIG_UART_USE_RUNTIME_CONFIGURE 2024-04-10 10:01:55 +02:00
modem modem: cmux: make work buffer size configurable 2024-03-26 09:29:55 +00:00
net net: wifi: shell: update wifi ap enable to use get opt parsing 2024-04-15 12:53:47 +02:00
pm pm: Remove state lock/unlock API 2024-04-09 20:11:48 +02:00
portability cmsis_rtos_v1: support memory mapped stack at abort hook 2024-04-10 07:44:27 -04:00
random random: Rename source files 2024-03-28 09:44:44 +00:00
retention
rtio
sd sd: sdmmc: fix formatting 2024-03-20 10:27:02 -05:00
sensing
settings
shell shell: Add synchronization for prompt-string access in shell 2024-04-04 15:18:36 -05:00
sip_svc
stats
storage subsys/storage/flash_map: Inline flash_area_layout 2024-03-22 08:58:48 +01:00
task_wdt task_wdt: add shell 2024-03-22 10:24:55 +01:00
testsuite flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
timing
tracing tracing: add intel ADSP memory window backend 2024-03-25 09:33:41 +01:00
usb usb: device_next: use USB notification in CDC ACM implementation 2024-03-22 10:10:42 +01:00
zbus
CMakeLists.txt
Kconfig