mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
47e8de1d4d
Adds 3 more ddisconnect reasons in case of No AP found. 1. REASON_NO_AP_FOUND_IN_RSSI_THRESHOLD : AP rejected because it did not meet rssi threshold. 2. REASON_NO_AP_FOUND_IN_AUTHMODE THRESHOLD : AP rejected because it did not meet security threshold. 3. REASON_NO_AP_FOUND_WITH_COMPATIBLE_ SECURITY : AP rejected because of incompatible security configuration. These situations could include -- bss offerring WEP, but our password is not WEP compliant, -- Encrypted AP bss but we have no password config set. -- AP is Enterprise but we have not setup enterprise config and vice versa Closes https://github.com/espressif/esp-idf/issues/5957 |
||
---|---|---|
.. | ||
esp_private | ||
esp_mesh_internal.h | ||
esp_mesh.h | ||
esp_now.h | ||
esp_smartconfig.h | ||
esp_wifi_ap_get_sta_list.h | ||
esp_wifi_crypto_types.h | ||
esp_wifi_default.h | ||
esp_wifi_he_types.h | ||
esp_wifi_he.h | ||
esp_wifi_netif.h | ||
esp_wifi_types.h | ||
esp_wifi.h | ||
smartconfig_ack.h |