zephyr/subsys/bluetooth/controller/ticker
Vinayak Kariappa Chettimada 643ad148f1 Bluetooth: Controller: Fix reschedule for ticker that yield
Fix reschedule for ticker that yield such that reduce the
slot window after intersection to include required
ticks_slot, and we do not take the interval of the
colliding ticker provided every expiry increments the
interval by random amount of ticks. This is the case for
primary channel advertising.

Fixes commit e1cd5ba77f59 ("Bluetooth: Controller: Fix to
reschedule after overlap when yielding").

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2024-12-05 15:18:11 +01:00
..
shell Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
ticker.c Bluetooth: Controller: Fix reschedule for ticker that yield 2024-12-05 15:18:11 +01:00
ticker.h Bluetooth: Controller: Introduce ticker reschedule with drift 2024-11-22 17:43:04 +01:00