zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 93f9d9bc6d Bluetooth: Controller: Fix assertion on link_tx_free on CIS re-create
Fix assertion check on link_tx_free when CIS is created a
second time. The Tx mem queue has to be initialized on every
new CIS create as CIS disconnect does the deinitialization.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2023-01-27 23:04:45 +09:00
..
audio Bluetooth: Audio: Broadcast source reconfigure missing streaming QoS 2023-01-27 18:10:34 +09:00
common Bluetooth: Update Bluetooth legacy logging Kconfig 2022-11-30 14:37:58 +01:00
controller Bluetooth: Controller: Fix assertion on link_tx_free on CIS re-create 2023-01-27 23:04:45 +09:00
crypto Bluetooth: Fix endianness of cryptographic toolbox function h8 2023-01-26 13:25:11 +01:00
host Bluetooth: Stop sending SMP PDUs outside of pairing procedure 2023-01-27 19:23:03 +09:00
mesh Bluetooth: Mesh: Stop scanner before resetting mesh 2023-01-18 10:47:44 +01:00
services bluetooth: ias: Fix dereferencing before NULL check 2023-01-18 07:27:00 -05:00
shell Bluetooth: Audio: Shell: Add missing metadata type 2023-01-24 14:34:25 +01:00
CMakeLists.txt Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig Bluetooth: crypto: Refactor a few items 2022-11-10 17:54:14 +02:00
Kconfig.adv Bluetooth: Mesh: Extended advertiser as default 2022-11-01 08:52:56 +00:00
Kconfig.iso