zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada d5836195d7 Bluetooth: controller: Increase advertising random delay resolution
Increase the resolution of advertising random delay from
1 ms unit to 1 us units. The controller scheduling will
floor it to nearest 32KHz clock unit on nRF5 series.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2018-09-28 18:03:51 +02:00
..
ctrl_internal.h Bluetooth: controller: Fix Data Length Update implementation 2018-09-26 11:55:02 +02:00
ctrl.c Bluetooth: controller: Increase advertising random delay resolution 2018-09-28 18:03:51 +02:00
ctrl.h Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00
ll_addr.c Bluetooth: Controller: Add support for setting public address 2018-09-21 12:40:10 +02:00
ll_adv.c Bluetooth: controller: Rename radio_*_is_enabled to ll_*_is_enabled 2018-02-06 10:49:25 +01:00
ll_adv.h
ll_filter.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
ll_filter.h
ll_master.c Bluetooth: controller: Rename radio_*_is_enabled to ll_*_is_enabled 2018-02-06 10:49:25 +01:00
ll_scan.c Bluetooth: controller: Rename radio_*_is_enabled to ll_*_is_enabled 2018-02-06 10:49:25 +01:00
ll_test.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
ll_test.h
ll_tx_pwr.c Bluetooth: controller: Conditional compile BT_LL_SW variant 2018-01-25 11:51:10 +01:00
ll.c Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics 2018-04-09 10:34:04 +02:00
pdu.h Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00