zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada be91cfedfb Bluetooth: Controller: Fix incorrect event_count when CIG overlaps
Fix incorrect event_count use in CIG events when the next
CIG interval's prepare overlaps with the current CIG event.
Use separate event_count_prepare variable in ULL and copy
the value in LLL event.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2025-02-05 17:50:28 +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: Host: Remove HCI ECC emulation 2025-01-23 10:14:46 +01:00
include Bluetooth: Controller: Implement PAST support in ULL 2024-10-23 16:53:58 +02:00
ll_sw Bluetooth: Controller: Fix incorrect event_count when CIG overlaps 2025-02-05 17:50:28 +01:00
ticker Bluetooth: Controller: Fix reschedule for ticker that yield 2024-12-05 15:18:11 +01:00
util Bluetooth: Controller: Include mem and ecb in-system tests 2025-01-01 02:04:33 +01:00
CMakeLists.txt Bluetooth: Controller: Implement Periodic Sync Procedure 2024-10-23 16:53:58 +02:00
Kconfig bluetooth: controller: Only BT_CTLR_ECDH default y if BT_HCI_RAW 2025-02-04 15:01:22 +01:00
Kconfig.df
Kconfig.dtm
Kconfig.ll_sw_split Bluetooth: Controller: Use cracen entropy driver for 54L devices 2025-01-22 18:32:35 +01:00