zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 2f29d7904f Bluetooth: controller: Fix hardfault, out-of-range ticker access
With the ticker for flash driver added, the Controller was
corrupting memory outside its allocations by incorrectly
using the flash ticker instance to be a BLE role and
corrupting memory. This is now fixed by checking for the
ticker ids to be within the Controller's use before using
them.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-06-29 16:54:34 +03:00
..
hal Bluetooth: controller: Add device match ID radio API 2017-06-27 22:26:43 +03:00
hci Bluetooth: controller: Handle Privacy Modes 2017-06-26 15:04:16 +03:00
include Bluetooth: controller: support for code exe. in co-operation with radio 2017-06-28 12:29:50 +02:00
ll_sw Bluetooth: controller: Fix hardfault, out-of-range ticker access 2017-06-29 16:54:34 +03:00
ticker Bluetooth: controller: support for code exe. in co-operation with radio 2017-06-28 12:29:50 +02:00
util Bluetooth: controller: Rename mem function that checks all-zero mem 2017-06-20 15:20:09 +03:00
Kconfig Bluetooth: controller: Add radio fast ramp feature 2017-06-22 18:48:15 +03:00
Makefile Bluetooth: controller: Cleanup makefiles 2017-03-21 17:05:43 -07:00