zephyr/subsys/bluetooth
Joakim Andersson c19dac1a66 Bluetooth: Host: Fix unable to connect using host resolution
Fix issue unable to connect to bonded peer when host resolution is used
either because the controller does not support privacy, or the
controller resolving list was exceeded.
In this case we need to use the RPA from the advertising report
directly, there is a small chance of the peer cycling the RPA here, in
which case the connection might be unsuccessful.

Bug introduced here: 45da629b24

Fixes: #18306

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-08-16 15:46:46 +03:00
..
common include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
controller Bluetooth: controller: Disable AE by default 2019-08-15 15:07:12 +02:00
host Bluetooth: Host: Fix unable to connect using host resolution 2019-08-16 15:46:46 +03:00
mesh Bluetooth: Mesh: LPN: Remove msg from cache on rejection 2019-08-15 13:24:17 +02:00
services Bluetooth: services: Move Heart rate service 2019-07-11 13:21:14 +03:00
shell Bluetooth: Shell: Add whitelist commands to shell 2019-08-09 16:26:10 +02:00
CMakeLists.txt Bluetooth: controller: Rename BT_LL_SW to BT_LL_SW_LEGACY 2019-07-22 14:23:42 +02:00
Kconfig Bluetooth: Mesh: Move under subsys/bluetooth/mesh 2019-07-10 09:41:57 +03:00