fix(esp_wifi): Expand situations for REASON_NO_AP_FOUND_WITH_COMPATIBLE_SECURITY

- 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.
-- SAE H2E only ap but we have SAE HnP setup in config.
-- WPA3-EXT_PSK AP but SAE-H2E disabled in config
This commit is contained in:
jgujarathi 2023-11-22 11:29:30 +05:30
parent 397f9f2274
commit b47b75f6c8

@ -1 +1 @@
Subproject commit 9117caad664422522e77a01d65df09ca5b3d24fa
Subproject commit 9b1a2b1ef4dea05dd164a14fd6891d2520002bf9