zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada cb90fbe56a Bluetooth: controller: Fix controller assert at clock rollover
Fix controller assert due to a bug introduced in commit
07270e52ba ("Bluetooth: controller: Coding style and
refactoring").

This reverts implementation to original way it was and the
calculation of the ticker expiry will now not overflow the
range of the RTC peripheral, which is a 24 bit counter.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-08-18 15:34:19 +02:00
..
hal Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00
hci Bluetooth: controller: Fix RSSI sign 2017-08-17 10:02:07 +02:00
include Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00
ll_sw Bluetooth: controller: Split Ext Scan Filter Policies out 2017-08-15 22:55:15 +03:00
ticker Bluetooth: controller: Fix controller assert at clock rollover 2017-08-18 15:34:19 +02:00
util Bluetooth: controller: Rename mem function that checks all-zero mem 2017-06-20 15:20:09 +03:00
Kconfig Bluetooth: controller: Split Ext Scan Filter Policies out 2017-08-15 22:55:15 +03:00
Makefile Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00