zephyr/subsys/bluetooth/controller
Joakim Andersson f5d2b3271a Bluetooth: controller: Fix bug in LE create conn with filter policy
Fix bug when connecting using whitelist and split controller.
The peer address was set to an all zeroes address.

Bug using shell:
bt init
bt wl-add <addr>
bt wl-connect on
Connected: 00:00:00:00:00:00 (public)

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-01-08 10:48:47 +01:00
..
crypto
hal
hci Bluetooth: controller: Add set adv param cmd param validation 2020-01-06 17:42:34 +01:00
include Bluetooth: controller: enable dynamic TXP over LL_SPLIT arch (#17731) 2019-12-17 12:29:57 +01:00
ll_sw Bluetooth: controller: Fix bug in LE create conn with filter policy 2020-01-08 10:48:47 +01:00
ticker Bluetooth: controller: Add missing BT_DEBUG_ENABLED define 2019-11-21 17:08:37 +01:00
util
CMakeLists.txt bluetooth: controller: openisa/RV32M1: enable the BLE SW controller 2019-11-08 15:38:57 +01:00
Kconfig Bluetooth: controller: Add Kconfig option for parameter checking 2020-01-06 17:42:34 +01:00