mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
fix(esp_wifi): Expand situations for REASON_NO_AP_FOUND_WITH_COMPATIBLE_SECURITY
- Fixes issue with connecting and discovering WEP APs - Expands 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. -- SAE HnP set in config and AP supports H2E only -- WPA3-EXT-PSK AP but H2E disabled in config
This commit is contained in:
Submodule components/esp_wifi/lib updated: 6d324abd92...9b1a2b1ef4
Reference in New Issue
Block a user