mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-14 20:51:58 +00:00
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> |
||
---|---|---|
.. | ||
crypto.c | ||
ctrl_internal.h | ||
ctrl.c | ||
ctrl.h | ||
ll_adv.c | ||
ll_adv.h | ||
ll_filter.c | ||
ll_filter.h | ||
ll_master.c | ||
ll_scan.c | ||
ll.c | ||
Makefile | ||
pdu.h |