zephyr/subsys/bluetooth/controller/ll_sw
Vinayak Kariappa Chettimada b7e35ae4a3 Bluetooth: controller: legacy: Fix slave latency during conn update
Fix regression in cancelling slave latency during Connection
Update Procedure.

Slave latency should not be applied between the ack of a
Connection Update Indication PDU and until the instant.
When caching was introduced, implementation missed this
consideration.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2020-04-01 14:41:00 +02:00
..
nordic global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
openisa Bluetooth: controller: split: Remove use of k_cpu_idle 2020-03-24 13:38:59 +01:00
ctrl_internal.h Bluetooth: controller: Do not use LL procedures not supported by remote 2020-03-13 13:02:13 +01:00
ctrl.c Bluetooth: controller: legacy: Fix slave latency during conn update 2020-04-01 14:41:00 +02:00
ctrl.h
ll_addr.c
ll_adv_aux.c
ll_adv_aux.h
ll_adv.c Bluetooth: controller: legacy: Fix redundant priv variable check 2020-01-16 08:49:35 +01:00
ll_adv.h
ll_filter.c
ll_filter.h
ll_master.c
ll_mesh.c
ll_mesh.h
ll_scan.c
ll_settings.c Bluetooth: controller: Support SMI TX flag as setting 2020-01-28 20:28:50 +01:00
ll_test.c
ll_test.h
ll_tx_pwr.c
ll.c bluetooth: Convert to new DT_INST macros 2020-03-27 16:53:21 -05:00
lll_chan.c
lll_chan.h
lll_conn.h Bluetooth: controller: split: Update lll_conn_flush interface 2020-01-27 13:51:08 +01:00
lll_filter.h Bluetooth: controller: split: ULL filter API modifications 2020-01-17 17:11:54 +01:00
lll.h
nrf.cmake Bluetooth: controller: split: Remove use of k_cpu_idle 2020-03-24 13:38:59 +01:00
openisa.cmake bluetooth: controller: refactor CMake related files 2020-01-23 16:08:00 +01:00
pdu.h Bluetooth: controller: split: fix LL/CON/MAS/BV-74-C tx timing 2020-02-25 16:13:17 +01:00
ull_adv_aux.c
ull_adv_aux.h
ull_adv_internal.h
ull_adv_types.h Bluetooth: controller: split: Fix uninitialized advertiser rl_idx 2020-02-07 14:09:05 +01:00
ull_adv.c Bluetooth: controller: split: Remove use of k_cpu_idle 2020-03-24 13:38:59 +01:00
ull_conn_internal.h Bluetooth: controller: split: correct timing calculation in PKT_US 2020-03-18 16:09:33 +01:00
ull_conn_types.h Bluetooth: controller: Do not use LL procedures not supported by remote 2020-03-13 13:02:13 +01:00
ull_conn.c Bluetooth: controller: split: Fix slave latency during conn update 2020-04-01 14:40:16 +02:00
ull_filter.c Bluetooth: controller: split: Fix regression in privacy port 2020-02-14 18:21:16 +01:00
ull_filter.h
ull_internal.h
ull_master_internal.h
ull_master.c Bluetooth: controller: split: Remove use of k_cpu_idle 2020-03-24 13:38:59 +01:00
ull_scan_internal.h
ull_scan_types.h
ull_scan.c
ull_sched_internal.h
ull_sched.c
ull_slave_internal.h
ull_slave.c Bluetooth: controller: split: Validate chan map and hop value 2020-04-01 14:38:27 +02:00
ull.c Bluetooth: controller: Support SMI TX flag as setting 2020-01-28 20:28:50 +01:00