zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada b7220cef86 Bluetooth: controller: split: Fix densely scheduled event preemption
Fix LLL implementation handling preemption of currently
active radio event with densely scheduled events in the
pipeline.

Preempt timeout was stopped without consideration to there
being more queued events in the pipeline. Also, added
chaining of preemption timeouts one after the other expiry
so as to preempt currently active events by the densely
scheduled events in the pipeline.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2020-03-18 10:45:43 +01:00
..
crypto Bluetooth: Fix infinite recursion in host-based bt_rand 2020-01-31 18:33:06 +01:00
hal Bluetooth: controller: Refactor use of SWI 2019-09-16 19:06:51 +02:00
hci Bluetooth: controller: split: fix HCI read_max_data_len 2020-02-12 14:37:09 +02:00
include Bluetooth: controller: Support SMI TX flag as setting 2020-01-28 20:28:50 +01:00
ll_sw Bluetooth: controller: split: Fix densely scheduled event preemption 2020-03-18 10:45:43 +01:00
ticker Bluetooth: controller: Add ticker_stop_abs interface 2020-03-13 10:39:39 +01:00
util Bluetooth: Fix infinite recursion in host-based bt_rand 2020-01-31 18:33:06 +01:00
CMakeLists.txt Bluetooth: controller: Add Kconfig for Optimize for Speed 2020-02-28 10:55:33 +02:00
Kconfig bluetooth: controller: enable 2Mbps PHY for RV32M1 2020-03-12 13:10:04 +02:00