zephyr/subsys/bluetooth
Emil Gydesen 16189b007f Bluetooth: BAP: Only dump active receive states
The bt_debug_dump_recv_state did not care if the receive
state being dumped to log was active or not, and if it was
not actice, then it may just contain random data.

Added a check to see if it was active.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-04-09 14:20:54 +02:00
..
audio Bluetooth: BAP: Only dump active receive states 2024-04-09 14:20:54 +02:00
common Bluetooth: HCI: Reword `BT_BUF_ACL_*` description 2024-04-08 09:26:42 -04:00
controller Bluetooth: Move `bt_hci_evt_get_flags` out of `hci_driver.h` 2024-03-26 11:17:29 -05:00
crypto
host Bluetooth: L2CAP: Reword K-frame comment 2024-04-08 09:26:42 -04:00
lib
mesh Bluetooth: Mesh: store rpl only if incoming data is accepted 2024-03-25 18:39:19 -04:00
services bluetooth: nus: Change Kconfigs prefix to BT_ZEPHYR_NUS 2024-04-02 10:36:01 +03:00
shell Bluetooth: Shell: Add support for EAD 2024-03-13 18:51:03 +02:00
CMakeLists.txt
Kconfig
Kconfig.adv
Kconfig.iso
Kconfig.logging