zephyr/subsys/bluetooth
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
..
common Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00
controller Bluetooth: controller: Fix controller assert at clock rollover 2017-08-18 15:34:19 +02:00
host Bluetooth: Kconfig: fix default value and range for BT_RX_STACK_SIZE 2017-08-17 21:11:50 +03:00
shell Bluetooth: shell: gatt_read: Reset offset to 0 2017-08-15 21:16:40 +03:00
Kconfig samples: Bluetooth: add HCI SPI raw handler sample 2017-08-15 22:58:02 +03:00
Makefile Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00