zephyr/subsys/bluetooth
Morten Priess cb7c4d3850 Bluetooth: controller: Fix ll_cig_remove not cleaning up
When removing a CIG, the instance and associated CIS instances were not
always released. This causes repeated Create_CIG/Remove_CIG operations
to fail assertion with resource error.
Enables CONFIG_BT_CTLR_CENTRAL_ISO in bsim_test_audio.

Fixes issue #53301.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2023-01-24 14:49:43 +01:00
..
audio Bluetooth: Audio: Unicast client add disabled callback for sink ASE 2023-01-23 11:55:49 -08:00
common Bluetooth: Update Bluetooth legacy logging Kconfig 2022-11-30 14:37:58 +01:00
controller Bluetooth: controller: Fix ll_cig_remove not cleaning up 2023-01-24 14:49:43 +01:00
crypto Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
host tests: bluetooth: host: Add UT for bt_keys_update_usage() 2023-01-17 13:13:02 +01: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