zephyr/subsys/bluetooth
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
..
common Bluetooth: Define log level at bluetooth subsystem level 2018-11-28 13:52:35 -06:00
controller Bluetooth: controller: Fix conn update assert in slave role 2018-12-03 10:38:57 +01:00
host Bluetooth: Mesh: Fix matching for all elements of an LPN 2018-11-29 17:55:23 +02:00
services subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
shell Bluetooth: shell: Make use of SHELL_CMD_ARG 2018-11-13 20:42:01 +02:00
CMakeLists.txt subsys: bluetooth: services: dev. information service enhancements 2018-11-07 18:08:05 +01:00
Kconfig Bluetooth: Define log level at bluetooth subsystem level 2018-11-28 13:52:35 -06:00