zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 2dd375ef45 Bluetooth: controller: Fix advertisement event lengths
The Controller reserved more than required time for
advertisement event length. Due to this, directed
advertisements did not meet the required <= 3.75ms
interval. It is now fixed by having event lengths based
on the advertisement PDU types.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-07-04 08:16:29 +03:00
..
hal Bluetooth: controller: Add device match ID radio API 2017-06-27 22:26:43 +03:00
hci Bluetooth: controller: Fix Event Mask Page 2 handling 2017-07-04 08:15:52 +03:00
include Bluetooth: controller: Rename chl_* to chan_* 2017-07-04 08:16:29 +03:00
ll_sw Bluetooth: controller: Fix advertisement event lengths 2017-07-04 08:16:29 +03:00
ticker Bluetooth: controller: support for code exe. in co-operation with radio 2017-06-28 12:29:50 +02:00
util
Kconfig Bluetooth: controller: Add radio fast ramp feature 2017-06-22 18:48:15 +03:00
Makefile