zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada 57e49b1f03 Bluetooth: controller: Refactor BT_CTLR_ADV_INDICATION feature
Refactor BT_CTLR_ADV_INDICATION feature by moving the
implementation closer to the implementation that is closing
the advertisement event so that in the future new members
can be added as necessary (example, advertised channels).

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2018-02-12 12:13:38 +02:00
..
ctrl.c Bluetooth: controller: Refactor BT_CTLR_ADV_INDICATION feature 2018-02-12 12:13:38 +02:00
ctrl.h Bluetooth: controller: Rename radio_*_is_enabled to ll_*_is_enabled 2018-02-06 10:49:25 +01:00
ctrl_internal.h Bluetooth: controller: Use anonymous structs and unions in PDUs 2018-02-05 16:48:37 +01:00
ll.c Bluetooth: controller: Fix ticker to use u32_t ticks_slot 2018-02-07 11:48:27 +01: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 Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00
ll_filter.c Bluetooth: controller: Rename radio_*_is_enabled to ll_*_is_enabled 2018-02-06 10:49:25 +01: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 Bluetooth: controller: GPIO PA/LNA feature 2017-09-29 15:38:31 +02: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
pdu.h Bluetooth: controller: Use anonymous structs and unions in PDUs 2018-02-05 16:48:37 +01:00