zephyr/subsys/bluetooth/controller
Joakim Andersson 6db4776980 Bluetooth: controller: Fix pdu being overwritten while in use
The node_rx buffer for the connect ind buffer is being reused to send
connection complete event, make sure all data is backed up before
reusing the buffer.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-05-24 12:00:12 -04:00
..
crypto Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
hal Bluetooth: controller: Prepare to introduce LL split architecture 2019-01-07 13:42:01 +01:00
hci bluetooth: Controller: Refactor node_rx footer to avoid ptr arithmetic 2019-05-14 10:56:16 +02:00
include Bluetooth: controller: split: Port h/w privacy feature 2019-05-24 12:00:12 -04:00
ll_sw Bluetooth: controller: Fix pdu being overwritten while in use 2019-05-24 12:00:12 -04:00
ticker bluetooth: controller: Minor refactoring in ticker.c 2019-04-30 15:11:55 +02:00
util bluetooth: controller: Mayfly yield after call under Kconfig 2019-04-30 15:42:20 +02:00
CMakeLists.txt Bluetooth: controller: split: Port h/w privacy feature 2019-05-24 12:00:12 -04:00
Kconfig Revert "Bluetooth: controller: Disable controller privacy feature" 2019-05-24 12:00:12 -04:00