mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2026-06-05 21:15:05 +00:00
fix(wifi): use reason 210 when AP found but security incompatible (45e1b97)
When an AP is found during a connecting scan but filtered out due to security mismatch (FT-PSK only with FT disabled, WPA3 without PMF-required, OWE without MFPR), set authmode_incompatible flag so the disconnect reason is WIFI_REASON_NO_AP_FOUND_W_COMPATIBLE_SECURITY (210) instead of WIFI_REASON_NO_AP_FOUND (201).
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user