zephyr/subsys/bluetooth/controller
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
..
crypto
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: controller: Remove vendor specific internal LLL include 2021-03-01 11:24:40 +01:00
include Bluetooth: controller: #if defined(...) vs #if IS_ENABLED(..) 2021-02-25 12:54:13 +01:00
ll_sw Bluetooth: controller: Remove vendor specific internal LLL include 2021-03-01 11:24:40 +01:00
ticker Bluetooth: controller: Fix ticker job_guard 2021-03-02 15:51:48 +01:00
util Bluetooth: controller: Fix Tx Buffer Overflow 2021-02-02 14:00:57 -05:00
CMakeLists.txt Bluetooth: controller: Add init/reset stubs for CIS central/peripheral ULL 2021-02-15 17:33:46 -05:00
Kconfig Bluetooth: controller: Define ULL/LLL interface for CIS central and periph 2021-02-15 17:33:46 -05:00
Kconfig.df Bluetooth: host: direction: Remove compilation warning 2021-02-25 14:53:27 +01:00
Kconfig.ll_sw_split Bluetooth: controller: Use Subsystem defined Periodic Advertising Kconfig 2021-02-15 08:01:56 -05:00