zephyr/subsys/bluetooth/controller/ll_sw
Szymon Janc 6c89c4b5f7 Bluetooth: Controller: Add support for setting public address
This allows to provide public address for controller without using
VS HCI command from host. Useful for controller only builds or
combined builds that are not using VS HCI commands.

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2018-09-21 12:40:10 +02:00
..
ctrl_internal.h Bluetooth: controller: Refactor to use max macro 2018-03-25 11:33:51 +02:00
ctrl.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04: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 Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00
ll_filter.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
ll_filter.h Bluetooth: controller: Fix RL index check 2017-08-21 18:49:59 +02:00
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 Bluetooth: controller: Add Direct Test Mode support 2017-09-04 06:08:09 -04:00
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