mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-07-17 08:34:10 +00:00
5f8c86c42d
Instead of modyfing internal state and abusing use of legacy address type when using controller based privacy, now we just adjust address type in HCI event that needs this. This covers both cases where using host or controller based privacy. Fix not being able to reconnect to device using public address that previously distributed IRK key.