zephyr/subsys
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
..
bluetooth Bluetooth: controller: split: Fix densely scheduled event preemption 2020-03-18 10:45:43 +01:00
canbus
console
cpp
debug
dfu
disk
fb fb: Fix possible NULL pointer de-reference 2020-03-17 17:03:19 -05:00
fs
jwt
logging
mgmt subsys/mgmt: Enabling mynewt-core version of tinycbor 2020-03-17 11:58:18 +01:00
net net: ieee802154: Fix possible null pointer de-reference 2020-03-17 17:03:19 -05:00
power power: device: fix name for Nordic clock driver 2020-03-16 15:54:36 +01:00
random
settings
shell kernel: interrupt/idle stacks/threads as array 2020-03-16 23:17:36 +02:00
stats
storage
testsuite
tracing
usb usb: mass_storage: fix API usage by using memmove 2020-03-17 10:18:42 -04:00
CMakeLists.txt
Kconfig