zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada a2f2d23c9f Bluetooth: controller: Fix conn update assert in slave role
Explicitly track the connection update related ticker stop
and start to avoid asserting due to ticker update being done
at the same time for compensating the clock drift.

The compensation related ticker update failure in this case
can be safely ignored as new anchor point is used anyway
at the instant of the connection update.

Fixes #8796

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2018-12-03 10:38:57 +01:00
..
crypto Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
hal bluetooth: controller: nrf5: Reorder used PPI channels 2018-11-10 12:39:40 -05:00
hci Bluetooth: controller: Add min & max interval support in CPR 2018-11-06 20:56:13 -05:00
include Bluetooth: controller: Add min & max interval support in CPR 2018-11-06 20:56:13 -05:00
ll_sw Bluetooth: controller: Fix conn update assert in slave role 2018-12-03 10:38:57 +01:00
ticker Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
util coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
CMakeLists.txt Bluetooth: Controller: Use a different flag for speed optimization 2018-10-26 15:55:49 +01:00
Kconfig Bluetooth: Add common Kconfig option to disable LE Data Length Update 2018-11-21 12:26:27 -05:00