mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-07-18 01:00:30 +08:00
fix(wifi/scan): Reduce memory footprint for scan when SAE-PK is enabled (037c0397)
Use bss information cached in wifi library to get RSNXE capabilities instead of storing bss information again in supplicant and accessing it.
This commit is contained in: