zephyr/subsys/bluetooth
Emil Gydesen f4c8020d45 Bluetooth: BAP: Shell: Minor refactor of LC3 encoder
This commit renames a few variables and changes the
type and adds some additional checks.

It moves stream specific data to the shell stream
struct, but still keeps the global values that were used
to initialize the LC3 encoder

The purpose of this is to better allow for a future LC3 decoder
without any clashes in names or the like.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-02-26 11:40:50 +00:00
..
audio Bluetooth: BAP: Shell: Minor refactor of LC3 encoder 2024-02-26 11:40:50 +00:00
common
controller Bluetooth: Controller: Add nRF54x Tx Power Kconfig 2024-02-26 11:40:29 +00:00
crypto
host Bluetooth: Support BT_RECV_WORKQ_BT with Zephyr LL 2024-02-26 11:36:48 +00:00
lib
mesh Bluetooth: Mesh: Remove extra rescheduling and ADV_FLAG_SCHEDULED in adv 2024-02-26 11:37:00 +00:00
services
shell Bluetooth: ISO: Introduce bt_iso_chan_send_ts 2024-02-12 13:13:10 +01:00
CMakeLists.txt
Kconfig
Kconfig.adv
Kconfig.iso
Kconfig.logging Bluetooth: Audio: Add implementation for PBP and dedicated sample apps. 2024-01-09 09:59:23 +01:00