zephyr/subsys/bluetooth/controller/ticker
Morten Priess ed92ea94e8 Bluetooth: controller: Defer ticker stop after start
To prevent failure stopping a ticker node after starting it within the
same ticker_job execution (queued operations), defer the stopping until
after start. This will sequence the operations correctly and prevent
failures.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2023-08-15 21:54:00 +00:00
..
ticker.c Bluetooth: controller: Defer ticker stop after start 2023-08-15 21:54:00 +00:00
ticker.h Bluetooth: Controller: Ticker first expire with remainder 2023-05-05 12:26:31 +02:00