zephyr/subsys/bluetooth
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
..
common Bluetooth: Fix controller RPA calling into host with host-based crypto 2020-01-31 18:33:06 +01:00
controller Bluetooth: controller: split: Fix densely scheduled event preemption 2020-03-18 10:45:43 +01:00
host bluetooth: host: Do not send unwanted SC indicate 2020-03-16 21:09:24 +02:00
mesh Bluetooth: Kconfig: Fix BT_ECC defaults 2020-03-16 14:26:08 +02:00
services kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
shell Bluetooth: shell: Add support for Legacy OOB pairing in the shell 2020-03-12 12:30:15 +02:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig Bluetooth: hci_raw: Add support for specifying buffer headroom 2019-11-20 19:29:06 +01:00