zephyr/subsys
Vinayak Kariappa Chettimada ec5a787da2 Bluetooth: controller: Fix multiple master role event scheduling
When the controller is connecting to multiple connectable
advertisers, the events are scheduled consecutively avoiding
overlapping events. Calculation of the window offset did not
consider the preparation time before the event, causing the
new master role connection event to overlap with previous
event. This is now fixed by including the preparation time
in the used window offset from the end of connect_ind PDU
transmitted.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-12-09 09:24:37 +02:00
..
bluetooth Bluetooth: controller: Fix multiple master role event scheduling 2017-12-09 09:24:37 +02:00
console kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
cpp kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
debug kconfig: move GDB_INFO kconfig to subsys/debug 2017-11-27 22:15:30 -05:00
dfu kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
disk kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
fs kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
logging kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
net net: if: fix ND reachable calculation 2017-12-05 07:51:59 -06:00
random subsys: random: Fix semaphore initial count of xoroshiro128 2017-11-15 15:47:10 -06:00
shell shell: Fix looking up help for the current module 2017-11-15 16:04:39 +02:00
usb usb: netusb: Use lower addresses for default endpoint config 2017-11-10 13:10:00 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig subsys: Add random subsystem 2017-11-01 08:26:29 -04:00