zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada dd1c3948ca fixup! Bluetooth: Controller: Fix incorrect CIS payload count at CIS Estab
Fix incorrect payload count at CIS Establish due to existing
CIG event overlapping the ACL event at the instant when the
CIS gets the active flag set.

The overlapping CIG event picked up the new CIS that had its
active flag set in the current CIG event instead of at the
actual CIS offset which is in the next CIG event.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2025-03-29 06:32:21 +01:00
..
coex Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
crypto
flash
hal Bluetooth: Controller: Refactor isr_ecb and unit testing 2025-01-01 02:04:33 +01:00
hci Bluetooth: Controller: Fix CIS event_count_prepare use 2025-03-29 06:32:21 +01:00
include
ll_sw fixup! Bluetooth: Controller: Fix incorrect CIS payload count at CIS Estab 2025-03-29 06:32:21 +01:00
ticker Bluetooth: Controller: Fix building ticker without remainder support 2025-03-07 20:02:49 +01:00
util Bluetooth: Controller: Include mem and ecb in-system tests 2025-01-01 02:04:33 +01:00
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