zephyr/subsys/bluetooth/controller/ticker
Vinayak Kariappa Chettimada e50748b67c Bluetooth: Controller: Fix leak in scheduled ticker node
Fix leak in scheduled ticker node when rescheduling ticker
nodes.

Applications having active Extended Advertising or Observer
role with the use of ticker reschedule in window feature
would experience assertion check failure due to delayed
radio event preparation or stalled controller with no active
roles.

Fix updating of the ticker linked list when handling
rescheduled tickers.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2023-10-06 12:54:12 +02:00
..
ticker.c Bluetooth: Controller: Fix leak in scheduled ticker node 2023-10-06 12:54:12 +02:00
ticker.h Bluetooth: Controller: Ticker first expire with remainder 2023-05-05 12:26:31 +02:00