zephyr/subsys/bluetooth
Mariusz Skamra d384ef4e57 Bluetooth: audio: ascs: Fix handling arrayed parameters
This fixes loop over arrayed metadata/cc parameters. The paramaters have to
be pulled from the buffer, because in case the ASE_ID is invalid or in
invalid state, the next loop iteration would read invalid data.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
2023-04-25 12:21:23 +02:00
..
audio Bluetooth: audio: ascs: Fix handling arrayed parameters 2023-04-25 12:21:23 +02:00
common Bluetooth: Increase HCI CMD buffer size when ISO Central is used 2023-04-17 10:18:27 +02:00
controller Bluetooth: Fix CONFIG_BT_CTLR_DEBUG_PINS_CPUAPP compile error 2023-04-20 16:10:42 +02:00
crypto Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
host Host: ATT: Use bt_att_is_enhanced everywhere 2023-04-24 13:31:18 +02:00
lib Bluetooth: Logging: Move all logging symbols together 2023-03-28 10:33:24 +02:00
mesh Bluetooth: Mesh: Add callback for received beacons 2023-04-24 13:36:12 +02:00
services init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
shell Bluetooth: Shell: Extend the shell output of scan data 2023-04-20 10:32:55 +02:00
CMakeLists.txt Bluetooth: Host: Add Encrypted Advertising Data 2023-03-21 13:39:09 +02:00
Kconfig Bluetooth: Add missing dependency for PAST feature 2023-04-04 14:31:17 +02:00
Kconfig.adv
Kconfig.iso Bluetooth: ISO: Fix BT_ISO_TX_MTU range 2023-03-03 09:19:19 +01:00
Kconfig.logging Bluetooth: Logging: Make BT_LOG and BT_LOG_LEGACY hidden symbols 2023-04-12 10:23:04 +02:00