zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada 571809009e Bluetooth: controller: Fix legacy for TICKER_COMPATABILITY_MODE
When not using ticker compatibility mode in legacy
controller, ticker job should not be disabled inside radio
events.

Ticker compatibility mode was introduced in
commit 3a9173afe1 ("bluetooth: controller: Revised ticker
for improved conflict resolution").

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-09-25 11:53:38 +02:00
..
nordic soc: nordic: Get rid of nrf_common.h 2019-09-24 16:20:16 +02:00
ctrl_internal.h Bluetooth: controller: Add data length procedure queueing 2019-09-07 17:10:22 +02:00
ctrl.c Bluetooth: controller: Fix legacy for TICKER_COMPATABILITY_MODE 2019-09-25 11:53:38 +02:00
ctrl.h Bluetooth: controller: Preliminary work in progress mesh ext. 2019-01-23 09:45:06 +01: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 Bluetooth: controller: Prepare to introduce LL split architecture 2019-01-07 13:42:01 +01:00
ll_adv_aux.h Bluetooth: controller: Prepare to introduce LL split architecture 2019-01-07 13:42:01 +01:00
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: Fix assert in RPA timeout for advertiser 2019-08-07 20:49:49 +02:00
ll_filter.h
ll_master.c Bluetooth: controller: Prepare to introduce LL split architecture 2019-01-07 13:42:01 +01:00
ll_mesh.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
ll_mesh.h Bluetooth: controller: Preliminary work in progress mesh ext. 2019-01-23 09:45:06 +01:00
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: Rename BT_LL_SW to BT_LL_SW_LEGACY 2019-07-22 14:23:42 +02:00
ll_test.h
ll_tx_pwr.c Bluetooth: controller: Fix tx power level set and get 2019-03-15 11:07:32 +01:00
ll.c soc: nordic: Get rid of nrf_common.h 2019-09-24 16:20:16 +02:00
lll_chan.c bluetooth: controller: Move Nordic specific code 2019-05-01 10:40:41 -04:00
lll_chan.h bluetooth: controller: Move Nordic specific code 2019-05-01 10:40:41 -04:00
lll_conn.h Bluetooth: controller: Move LLL-to-ULL Tx Ack API to ULL 2019-05-02 22:53:45 -04:00
lll_filter.h Bluetooth: controller: split: Port h/w privacy feature 2019-05-24 12:00:12 -04:00
lll.h Bluetooth: controller: split: Increase pipeline size 2019-08-11 16:42:52 +02:00
pdu.h bluetooth: controller: Explicitly include toolchain.h. 2019-09-09 21:40:54 +02:00
ull_adv_aux.c Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
ull_adv_aux.h Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
ull_adv_internal.h Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
ull_adv_types.h Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
ull_adv.c Bluetooth: controller: split: Fix to reject invalid enable command 2019-09-24 08:15:32 +02:00
ull_conn_internal.h Bluetooth: controller: split: Fix buffer leak on disconnect 2019-06-17 15:32:35 +02:00
ull_conn_types.h Bluetooth: controller: split: Handle zero length L2CAP start frame 2019-07-17 15:07:52 +02:00
ull_conn.c Bluetooth: controller: split: Fix PDU handling on terminate 2019-08-31 17:04:29 +02:00
ull_filter.c Bluetooth: controller: Fix assert in RPA timeout for advertiser 2019-08-07 20:49:49 +02: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 Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
ull_master.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04: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 Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
ull_scan.c Bluetooth: controller: split: Fix to reject invalid enable command 2019-09-24 08:15:32 +02:00
ull_sched_internal.h Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
ull_sched.c Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
ull_slave_internal.h Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
ull_slave.c cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
ull.c Bluetooth: controller: split: Fix Rx reserved for conn cmplt 2019-09-16 21:46:35 +02:00