zephyr/subsys/bluetooth/controller
Troels Nilsson a3b8954ae9 Bluetooth: Controller: Fix assert when flushing multiple CISes
If more than one CIS in the same CIG was shutdown at the same time
(e.g. due to supervision timeout), the mayfly calling cis_tx_lll_flush
would be busy and the assert would be triggered

cis_tx_lll_flush now operates similar to cis_disabled_cb; Loop through
all CISes for a CIG and flush any marked as LLL_CIS_FLUSH_PENDING

Signed-off-by: Troels Nilsson <trnn@demant.com>
2025-04-01 22:14:03 +02:00
..
coex
crypto
flash
hal
hci Bluetooth: Controller: Fix CIS event_count_prepare use 2025-03-29 06:32:21 +01:00
include
ll_sw Bluetooth: Controller: Fix assert when flushing multiple CISes 2025-04-01 22:14:03 +02:00
ticker Bluetooth: Controller: Fix building ticker without remainder support 2025-03-07 20:02:49 +01:00
util
CMakeLists.txt
Kconfig Bluetooth: Controller: Fix dependency for connected ISO Kconfigs 2025-03-24 07:58:00 +01:00
Kconfig.df
Kconfig.dtm
Kconfig.ll_sw_split bluetooth: controller: remove select of ENTROPY_NRF_CRACEN_CTR_DRBG 2025-03-19 10:57:18 +01:00