zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 21e83e40ad Bluetooth: controller: Fix ticker job_guard
Move the ticker job_guard reset to after
ticker_job_compare_update, so that the ticks_current and
ticks_slot_previous are updated before ticker_worker gets
to execute. Without this fix, there is a possibility that
ticker_worker will use incorrect ticks_slot_previous and
ticks_current value under race conditions.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-03-02 15:51:48 +01:00
..
audio Bluetooth: Audio: Move BT audio to new directory 2021-02-16 08:55:17 -05:00
common bluetooth: Allow immediate logging with software-based LL 2020-09-04 18:48:32 +02:00
controller Bluetooth: controller: Fix ticker job_guard 2021-03-02 15:51:48 +01:00
host Bluetooth: Use bt_id_get function to get count 2021-02-26 08:12:43 -05:00
mesh Bluetooth: Mesh: Reduce proxy rx buffer to an exact fit 2021-02-17 23:16:29 +03:00
services bluetooth: services: add tps service 2020-12-10 13:33:12 +01:00
shell Bluetooth: shell: Improve security error readability 2021-02-11 14:58:03 -05:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig Bluetooth: Audio: Move BT audio to new directory 2021-02-16 08:55:17 -05:00