zephyr/subsys/bluetooth
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
..
common Bluetooth: controller: Add inital support for Controller-based privacy 2017-06-20 15:20:09 +03:00
controller Bluetooth: controller: Fix hardfault, out-of-range ticker access 2017-06-29 16:54:34 +03:00
host Bluetooth: Introduce new BT_LE_ADV_OPT_ONE_TIME advertising option 2017-06-29 15:08:00 +03:00
shell Bluetooth: shell: Fix compile warnings when CONFIG_DEBUG=y 2017-06-29 07:43:54 +03:00
Kconfig Bluetooth: Fortify role dependency 2017-06-25 14:26:08 +03:00
Makefile Bluetooth: Shell: Add shell subdir if CONFIG_BLUETOOTH_SHELL=y 2017-05-30 16:39:05 +03:00