zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada b294b6e648 Bluetooth: Controller: Fix prepare pipeline preempt timeout stop
Fix prepare pipeline preempt timeout stop from stopping a
a prevously started timeout for the next in pipeline event.

The preempt timeout started prior for the current event that
has its prepare that is invoked is to be not explicitly
stopped. If there is a next prepare event in pipeline, then
the prior preempt timeout if started will be stopped before
starting the new preempt timeout. Refer to implementation in
preempt_ticker_start().

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2022-09-01 13:18:11 +02:00
..
audio
common
controller Bluetooth: Controller: Fix prepare pipeline preempt timeout stop 2022-09-01 13:18:11 +02:00
host Bluetooth: Host: Clear random address field in bt_dev in bt_disable() 2022-09-01 10:36:40 +02:00
mesh
services
shell
CMakeLists.txt
Kconfig
Kconfig.adv
Kconfig.iso