zephyr/subsys
Vinayak Kariappa Chettimada 3e0e378dca Bluetooth: controller: split: Fix pipeline for continuous events
Fix the pipeline prepare-resume implementation to correctly
handle multiple continuous events that request resume on
being pre-empted.

Symptoms of the bug being, when having continuous scanning,
and an active peripheral if a directed advertising is
started the peripheral event are not scheduled causing link
supervision timeout.

This is fixed by not having an enqueued resume event
prepared if there is an enqueued new non-resume event in the
pipeline.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-08-11 16:42:52 +02:00
..
bluetooth Bluetooth: controller: split: Fix pipeline for continuous events 2019-08-11 16:42:52 +02:00
console
cpp cpp: support for 64-bit constructors 2019-07-30 18:55:34 -07:00
debug riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
dfu dfu: make flash_img write to flash on buffer full 2019-07-29 10:22:51 +02:00
disk disk: kconfig: Remove redundant DISK_ACCESS_SDHC dependency 2019-08-07 04:27:15 -04:00
fb scripts: gen_cfb_font_header: modify to replicate cfb fonts 2019-07-31 05:43:50 -04:00
fs fs/nvs: skip deletion on non existing entry 2019-08-08 11:07:48 +02:00
jwt
logging riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
mgmt mcumgr: select NET_BUF when MCUMGR=y 2019-07-29 11:13:41 +02:00
net net: lwm2m: fix IP address max calc in conn mon obj 2019-08-09 23:22:13 +03:00
power cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
random
settings Settings: Initialize settings_lock mutex 2019-08-05 21:48:22 +02:00
shell shell: Fix undefined macro warnings 2019-07-24 16:34:31 -04:00
stats
storage subsys/storage/flash_map: detect missing flash device 2019-07-24 09:20:56 -04:00
testsuite arch: arm: Add Cortex-R support 2019-08-09 22:50:50 +02:00
usb usb: do not disable endpoints at USB_DC_SUSPEND event 2019-08-07 11:22:47 +02:00
CMakeLists.txt
Kconfig