zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada 84096455ad Bluetooth: controller: Adv set terminated event on Directed Adv timeout
Add generation of Advertising Set Terminated event on High
Duty Cycle Directed Advertising Timeout.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2020-10-30 15:55:57 +01:00
..
nordic Bluetooth: controller: Reduce use of ARG_UNUSED on auto variables 2020-10-30 15:54:56 +01:00
openisa Bluetooth: controller: openisa: Port drift implementation changes 2020-10-09 13:46:46 +02:00
ll_addr.c Bluetooth: controller: Handle AD data set race condition 2020-08-31 13:49:13 +02:00
ll_settings.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ll_test.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ll_tx_pwr.c Bluetooth: controller: Handle AD data set race condition 2020-08-31 13:49:13 +02:00
lll_chan.c Bluetooth: controller: split: Refactor to reuse common ISR code 2020-06-12 15:50:34 +02:00
lll_chan.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lll_clock.h Bluetooth: controller: Refactor out clock ppm interface 2020-10-07 17:45:23 +02:00
lll_conn.h Bluetooth: controller: Refactor out clock ppm interface 2020-10-07 17:45:23 +02:00
lll_filter.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lll_scan.h Bluetooth: controller: Extended Scan with duration and period 2020-10-21 12:44:38 +02:00
lll_sync.h Bluetooth: controller: Added Periodic Sync Terminate and Sync Lost 2020-10-07 17:45:23 +02:00
lll.h Bluetooth: controller: Cond. compile related to extended scanning 2020-10-21 12:44:38 +02:00
nrf.cmake Bluetooth: controller: Rename to BT_CTLR_SYNC_PERIODIC 2020-10-07 17:45:23 +02:00
openisa.cmake bluetooth: controller: refactor CMake related files 2020-01-23 16:08:00 +01:00
pdu.h Bluetooth: controller: Adds definitions for ISO PDUs 2020-10-19 18:49:07 +02:00
ull_adv_aux.c Bluetooth: controller: Move ticker status wait 2020-10-21 12:44:28 +02:00
ull_adv_internal.h Bluetooth: controller: Move ticker status wait 2020-10-21 12:44:28 +02:00
ull_adv_iso.c Bluetooth: controller: HCI stubs for BIG commands 2020-10-19 18:59:49 +02:00
ull_adv_sync.c Bluetooth: controller: Rework handling of failure to start sync 2020-10-21 12:44:28 +02:00
ull_adv_types.h Bluetooth: controller: Add advertising set handle mapping 2020-08-13 16:14:29 +02:00
ull_adv.c Bluetooth: controller: Adv set terminated event on Directed Adv timeout 2020-10-30 15:55:57 +01:00
ull_chan_internal.h Bluetooth: controller: split: Fix compile error in periodic adv code 2020-06-12 15:50:34 +02:00
ull_chan.c Bluetooth: controller: split: Rework with defines for adv set states 2020-06-12 15:50:34 +02:00
ull_conn_internal.h Bluetooth: controller: Added Periodic Sync Terminate and Sync Lost 2020-10-07 17:45:23 +02:00
ull_conn_types.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ull_conn.c Bluetooth: controller: Fix unused variable compiler warning 2020-10-29 14:31:38 +02:00
ull_filter.c Bluetooth: controller: Handle AD data set race condition 2020-08-31 13:49:13 +02:00
ull_filter.h Bluetooth: controller: split: Fix compile error in periodic adv code 2020-06-12 15:50:34 +02:00
ull_internal.h Bluetooth: controller: Added Periodic Sync Terminate and Sync Lost 2020-10-07 17:45:23 +02:00
ull_master_internal.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ull_master.c Bluetooth: controller: Fix debug pin for radio close 2020-10-13 10:13:54 +02:00
ull_scan_aux.c Bluetooth: controller: Fix Periodic Advertising cond. compilations 2020-10-09 11:41:34 +02:00
ull_scan_internal.h Bluetooth: controller: Use conversion macros for duration and period 2020-10-21 12:44:38 +02:00
ull_scan_types.h Bluetooth: controller: Extended Scan with duration and period 2020-10-21 12:44:38 +02:00
ull_scan.c Bluetooth: controller: Remove redundant condition compile 2020-10-26 17:40:08 +01:00
ull_sched_internal.h Bluetooth: controller: split: Port advanced scheduling 2020-06-09 10:43:58 +02:00
ull_sched.c Bluetooth: controller: Make coding style around ret_cb consistent 2020-07-20 12:46:54 +02:00
ull_slave_internal.h Bluetooth: controller: Refactor out drift compensation code 2020-10-07 17:45:23 +02:00
ull_slave.c Bluetooth: controller: Minor re-arrange in order of assigning handle 2020-10-19 18:54:59 +02:00
ull_sync_internal.h Bluetooth: controller: Add Periodic Sync drift compensation 2020-10-07 17:45:23 +02:00
ull_sync_iso.c Bluetooth: controller: HCI stubs for BIG commands 2020-10-19 18:59:49 +02:00
ull_sync_types.h Bluetooth: controller: Fix missing NULL check 2020-10-07 17:45:23 +02:00
ull_sync.c Bluetooth: controller: Periodic Adv Sync on Coded PHY 2020-10-23 12:56:13 +02:00
ull.c Bluetooth: controller: Reduce use of ARG_UNUSED on auto variables 2020-10-30 15:54:56 +01:00