mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-05-21 00:47:55 +08:00
fix(esp_wifi): Expand situations for REASON_NO_AP_FOUND_WITH_COMPATIBLE_SECURITY(3e7ed2bb)
- Fixes issue with connecting and discovering WEP APs - Expsnds the reasons for trigerring a disconnect using REASON_NO_AP_FOUND_WITH_COMPATIBLE_SECURITY -- SAE-PK configured as compulsory in sta config but disabled for the AP -- SAE-H2e configured as compulsory in sta config but disabled for an AP that has authmode as WPA3-PSK or WPA3-WPA2-PSK. -- Open AP found but we have set password or enabled enterprise mode.
This commit is contained in: