zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada d534492bf9 Bluetooth: controller: Fix ticker previous slot value
Fix ticker previous slot value with elapsed ticks value from
the time stopped ticker has expired. When a ticker is
stopped, if it was in its reserved time space, then the
currently occupied slot (was set to 0) should be the amount
of time that has elapsed in the expired and stopped ticker's
reserved time space and beyond until the stop.
This is required to ensure that any other new ticker does
not get scheduled over the stopped ticker's reserved time
space.

Fixes #19515.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-10-09 09:19:32 +02:00
..
common Bluetooth: common: Statically check for immediate logging 2019-10-01 19:11:16 +02:00
controller Bluetooth: controller: Fix ticker previous slot value 2019-10-09 09:19:32 +02:00
host bluetooth: host: Added handler for data buffer overflow 2019-10-07 12:43:46 +03:00
mesh Bluetooth: Mesh: Model message macros 2019-10-08 18:38:43 +03:00
services Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
shell Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig kconfig: Convert device tree chosen properties to new kconfigfunctions 2019-09-13 11:42:34 -05:00