zephyr/subsys/bluetooth/controller
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
..
hal Bluetooth: controller: Use PPI indices 14/15 for PA/LNA 2017-11-22 18:46:20 -05:00
hci kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
include Bluetooth: controller: Add Read TX Power commands 2017-08-25 11:27:22 +02:00
ll_sw Bluetooth: controller: Fix multiple master role event scheduling 2017-12-09 09:24:37 +02:00
ticker Bluetooth: controller: Replace void * with memq_link_t 2017-11-22 15:28:49 +01:00
util Bluetooth: controller: Replace void * with memq_link_t 2017-11-22 15:28:49 +01:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig Bluetooth: controller: Fix to enable Asym PHY on nRF52 Series 2017-10-30 14:51:18 +01:00