zephyr/subsys/bluetooth/controller
Joakim Andersson cecd7f8d70 Bluetooth: controller: Copy the connect_ind into node_rx
The node_rx buffer does not contain the data from the connect ind, so
copy it over.
Also back up the adv pdu chan_sel bit so that it can be used to properly
select the correct channel selection algorithm

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: Copy the connect_ind into node_rx 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