1.1 KiB
1.1 KiB
| 1 | name | value | file | comment |
|---|---|---|---|---|
| 2 | ESP_ERR_WIFI_REGISTRAR | 12339 | components/wpa_supplicant/esp_supplicant/include/esp_wps.h | WPS registrar is not supported |
| 3 | ESP_ERR_WIFI_WPS_TYPE | 12340 | components/wpa_supplicant/esp_supplicant/include/esp_wps.h | WPS type error |
| 4 | ESP_ERR_WIFI_WPS_SM | 12341 | components/wpa_supplicant/esp_supplicant/include/esp_wps.h | WPS state machine is not initialized |
| 5 | ESP_ERR_DPP_FAILURE | 12439 | components/wpa_supplicant/esp_supplicant/include/esp_dpp.h | Generic failure during DPP Operation |
| 6 | ESP_ERR_DPP_TX_FAILURE | 12440 | components/wpa_supplicant/esp_supplicant/include/esp_dpp.h | DPP Frame Tx failed OR not Acked |
| 7 | ESP_ERR_DPP_INVALID_ATTR | 12441 | components/wpa_supplicant/esp_supplicant/include/esp_dpp.h | Encountered invalid DPP Attribute |
| 8 | ESP_ERR_DPP_AUTH_TIMEOUT | 12442 | components/wpa_supplicant/esp_supplicant/include/esp_dpp.h | DPP Auth response was not received in time |
| 9 | ESP_ERR_DPP_INVALID_LIST | 12443 | components/wpa_supplicant/esp_supplicant/include/esp_dpp.h | Channel list given in esp_supp_dpp_bootstrap_gen() is not valid or too big |
| 10 | ESP_ERR_DPP_CONF_TIMEOUT | 12444 | components/wpa_supplicant/esp_supplicant/include/esp_dpp.h | DPP Configuration was not received in time |