zephyr/subsys/bluetooth
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
..
common kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
controller Bluetooth: controller: Fix multiple master role event scheduling 2017-12-09 09:24:37 +02:00
host Bluetooth: Mesh: Fix typo in Kconfig help message 2017-12-07 17:15:47 +02:00
shell Bluetooth: shell: Fix compile error due to missing memq.h include 2017-11-27 13:48:24 -08:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig samples: Bluetooth: add HCI SPI raw handler sample 2017-08-15 22:58:02 +03:00