zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada 6c6d98bc4e Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics
Introduce hal/ticker.h to abstract out SoC specific
implementations and move any conditional compilations to
include header files here.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2018-04-09 10:34:04 +02:00
..
ctrl.c Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics 2018-04-09 10:34:04 +02:00
ctrl.h Bluetooth: Remove rand driver and use entropy instead 2018-03-14 16:47:50 +01:00
ctrl_internal.h Bluetooth: controller: Refactor to use max macro 2018-03-25 11:33:51 +02:00
ll.c Bluetooth: controller: Use hal/ticker.h to abstract SoC specifics 2018-04-09 10:34:04 +02:00
ll_addr.c Bluetooth: controller: Rename radio_*_is_enabled to ll_*_is_enabled 2018-02-06 10:49:25 +01: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 Bluetooth: controller: Fix missing device filter clear 2018-03-26 16:44:35 +02: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
ll_test.h
ll_tx_pwr.c
pdu.h Bluetooth: controller: Use anonymous structs and unions in PDUs 2018-02-05 16:48:37 +01:00