zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada 92e017fd70 Bluetooth: controller: split: Support Zero Latency IRQs
Add support for Zero Latency IRQs, which avoids any Zephyr
OS or application influenced ISR latencies on the
controller's ISRs.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-12-03 10:43:09 +01:00
..
nordic Bluetooth: controller: split: Support Zero Latency IRQs 2019-12-03 10:43:09 +01:00
openisa Bluetooth: controller: openisa: sync with Nordic SW LL 2019-11-21 10:35:16 +01:00
ctrl_internal.h Bluetooth: controller: legacy: Fix the slow Enc Setup alternative 2019-11-19 13:53:50 -05:00
ctrl.c Bluetooth: controller: legacy: Add missing BT_DEBUG_ENABLED define 2019-11-21 17:08:37 +01:00
ctrl.h Bluetooth: controller: Optimize calls to hci_get_class() 2019-10-11 13:31:52 +02:00
ll_addr.c Bluetooth: controller: Rename BT_LL_SW to BT_LL_SW_LEGACY 2019-07-22 14:23:42 +02:00
ll_adv_aux.c
ll_adv_aux.h
ll_adv.c Bluetooth: controller: Fix to reject invalid enable command 2019-09-24 08:15:56 +02:00
ll_adv.h
ll_filter.c Bluetooth: controller: legacy: Add missing BT_DEBUG_ENABLED define 2019-11-21 17:08:37 +01:00
ll_filter.h
ll_master.c
ll_mesh.c
ll_mesh.h
ll_scan.c Bluetooth: controller: Fix to reject invalid enable command 2019-09-24 08:15:56 +02:00
ll_settings.c Bluetooth: controller: Settings for company_id and subversion_number. 2019-07-23 10:58:03 +02:00
ll_test.c bluetooth: controller: Align nrf link layer to new clock control API 2019-10-04 17:15:39 +02:00
ll_test.h
ll_tx_pwr.c
ll.c Bluetooth: controller: legacy: Revert broken ZLI support 2019-12-03 10:43:09 +01:00
lll_chan.c Bluetooth: controller: split: Add missing BT_DEBUG_ENABLED define 2019-11-21 17:08:37 +01:00
lll_chan.h
lll_conn.h Bluetooth: controller: split: Fix cmd disallowed and collision disconnects 2019-11-06 12:46:52 +01:00
lll_filter.h Bluetooth: controller: split: Port h/w privacy feature 2019-05-24 12:00:12 -04:00
lll.h Bluetooth: controller: Optimize calls to hci_get_class() 2019-10-11 13:31:52 +02:00
pdu.h bluetooth: controller: openisa/RV32M1: BLE Link Layer ULL/LLL split 2019-11-08 15:38:57 +01:00
ull_adv_aux.c
ull_adv_aux.h
ull_adv_internal.h
ull_adv_types.h
ull_adv.c Bluetooth: controller: split: Add missing BT_DEBUG_ENABLED define 2019-11-21 17:08:37 +01:00
ull_conn_internal.h Bluetooth: controller: split: Fix flushing Tx buffers in ULL 2019-10-04 20:29:29 +02:00
ull_conn_types.h Bluetooth: controller: split: Fix conn update to be cacheable 2019-11-11 14:17:35 +01:00
ull_conn.c Bluetooth: controller: Fix llcp_rx check assert 2019-11-27 18:43:02 +01:00
ull_filter.c Bluetooth: controller: split: Add missing BT_DEBUG_ENABLED define 2019-11-21 17:08:37 +01:00
ull_filter.h Bluetooth: controller: split: Port h/w privacy feature 2019-05-24 12:00:12 -04:00
ull_internal.h bluetooth: controller: Moved ull_entropy_get to LLL 2019-06-20 10:30:28 +02:00
ull_master_internal.h
ull_master.c Bluetooth: controller: split: Add missing BT_DEBUG_ENABLED define 2019-11-21 17:08:37 +01:00
ull_scan_internal.h Bluetooth: controller: split: Port h/w privacy feature 2019-05-24 12:00:12 -04:00
ull_scan_types.h
ull_scan.c Bluetooth: controller: split: Add missing BT_DEBUG_ENABLED define 2019-11-21 17:08:37 +01:00
ull_sched_internal.h
ull_sched.c
ull_slave_internal.h
ull_slave.c Bluetooth: controller: split: Add missing BT_DEBUG_ENABLED define 2019-11-21 17:08:37 +01:00
ull.c Bluetooth: controller: split: Support Zero Latency IRQs 2019-12-03 10:43:09 +01:00