mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 01:15:23 +00:00
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: |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |