zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 27b8beaa22 Bluetooth: Controller: Fix to handle relative short preempt timeout
When a new radio event is scheduled with a relatively short
preempt timeout while there is already a started preempt
ticker, then stop the ticker, abort the previous event that
requested the preemption, and request to start ticker with
the new relatively short preempt timeout.

Fixes #30245.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-08-12 11:56:56 +02:00
..
crypto
hal
hci Bluetooth: Controller: Comment on enabling of already enabled scanning 2021-08-11 07:32:59 -04:00
include Bluetooth: controller: Implement LE Set Host Feature Command 2021-05-07 15:25:18 +02:00
ll_sw Bluetooth: Controller: Fix to handle relative short preempt timeout 2021-08-12 11:56:56 +02:00
ticker Bluetooth: controller: Add ticker_yield_abs interface 2021-06-14 15:19:33 +02:00
util Bluetooth: controller: Add function to calculate BIS access address 2021-05-05 08:41:09 -04:00
CMakeLists.txt Bluetooth: Controller: Warn when building experimental features 2021-07-10 14:53:26 -04:00
Kconfig Bluetooth: Controller: Fix corrupt AD data after directed advertising 2021-07-26 15:29:55 +02:00
Kconfig.df Bluetooth: controller: Add conf max num of PDUs with CTE in per adv chain 2021-08-07 20:50:03 -04:00
Kconfig.ll_sw_split Bluetooth: Controller: Permit enabling already enabled advertising 2021-08-11 07:32:59 -04:00