zephyr/subsys
Joakim Andersson bb42abdd7c Bluetooth: host: Fix LE SC OOB authentication and id for central role
If the application has used bt_le_oob_get_local to retrieve the OOB
RPA address and OOB authentication information the central role should
use this RPA address for the next RPA timeout period.

The central role always refreshes the RPA address for the initiator,
this will make the OOB information not usable as the peer cannot
recognize the central role since the RPA address is changed.
Check if the initiator can use the address for the duration of the of
remaining RPA period.

Fix central role using the advertiser identity when setting the private
address. The central role should only use the default identity.

Regressions from:
fbe3285bfa
and
4876a8f39a

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-03-06 18:25:48 +02:00
..
bluetooth Bluetooth: host: Fix LE SC OOB authentication and id for central role 2020-03-06 18:25:48 +02:00
canbus
console
cpp
debug
dfu
disk
fb
fs
jwt
logging
mgmt subsys/mgmt: Fix incorrect buffer space check 2020-02-27 12:28:22 +02:00
net net: ipv4: Fix compilation errors 2020-03-03 16:50:32 +02:00
power
random
settings
shell shell: utils: Fix buffer overrun in shell_spaces_trim 2020-03-06 10:08:46 +02:00
stats
storage
testsuite
tracing tracing: fixes C++ compilation issue 2020-02-26 14:13:22 +02:00
usb usb: mass_storage: check LBA range 2020-03-04 17:14:52 +02:00
CMakeLists.txt
Kconfig