5.9 KiB
5.9 KiB
| 1 | name | value | file | comment |
|---|---|---|---|---|
| 2 | ESP_ERR_WIFI_NOT_INIT | 12289 | components/esp_wifi/include/esp_wifi.h | WiFi driver was not installed by esp_wifi_init |
| 3 | ESP_ERR_WIFI_NOT_STARTED | 12290 | components/esp_wifi/include/esp_wifi.h | WiFi driver was not started by esp_wifi_start |
| 4 | ESP_ERR_WIFI_NOT_STOPPED | 12291 | components/esp_wifi/include/esp_wifi.h | WiFi driver was not stopped by esp_wifi_stop |
| 5 | ESP_ERR_WIFI_IF | 12292 | components/esp_wifi/include/esp_wifi.h | WiFi interface error |
| 6 | ESP_ERR_WIFI_MODE | 12293 | components/esp_wifi/include/esp_wifi.h | WiFi mode error |
| 7 | ESP_ERR_WIFI_STATE | 12294 | components/esp_wifi/include/esp_wifi.h | WiFi internal state error |
| 8 | ESP_ERR_WIFI_CONN | 12295 | components/esp_wifi/include/esp_wifi.h | WiFi internal control block of station or soft-AP error |
| 9 | ESP_ERR_WIFI_NVS | 12296 | components/esp_wifi/include/esp_wifi.h | WiFi internal NVS module error |
| 10 | ESP_ERR_WIFI_MAC | 12297 | components/esp_wifi/include/esp_wifi.h | MAC address is invalid |
| 11 | ESP_ERR_WIFI_SSID | 12298 | components/esp_wifi/include/esp_wifi.h | SSID is invalid |
| 12 | ESP_ERR_WIFI_PASSWORD | 12299 | components/esp_wifi/include/esp_wifi.h | Password is invalid |
| 13 | ESP_ERR_WIFI_TIMEOUT | 12300 | components/esp_wifi/include/esp_wifi.h | Timeout error |
| 14 | ESP_ERR_WIFI_WAKE_FAIL | 12301 | components/esp_wifi/include/esp_wifi.h | WiFi is in sleep state(RF closed) and wakeup fail |
| 15 | ESP_ERR_WIFI_WOULD_BLOCK | 12302 | components/esp_wifi/include/esp_wifi.h | The caller would block |
| 16 | ESP_ERR_WIFI_NOT_CONNECT | 12303 | components/esp_wifi/include/esp_wifi.h | Station still in disconnect status |
| 17 | ESP_ERR_WIFI_POST | 12306 | components/esp_wifi/include/esp_wifi.h | Failed to post the event to WiFi task |
| 18 | ESP_ERR_WIFI_INIT_STATE | 12307 | components/esp_wifi/include/esp_wifi.h | Invalid WiFi state when init/deinit is called |
| 19 | ESP_ERR_WIFI_STOP_STATE | 12308 | components/esp_wifi/include/esp_wifi.h | Returned when WiFi is stopping |
| 20 | ESP_ERR_WIFI_NOT_ASSOC | 12309 | components/esp_wifi/include/esp_wifi.h | The WiFi connection is not associated |
| 21 | ESP_ERR_WIFI_TX_DISALLOW | 12310 | components/esp_wifi/include/esp_wifi.h | The WiFi TX is disallowed |
| 22 | ESP_ERR_WIFI_TWT_FULL | 12311 | components/esp_wifi/include/esp_wifi.h | no available flow id |
| 23 | ESP_ERR_WIFI_TWT_SETUP_TIMEOUT | 12312 | components/esp_wifi/include/esp_wifi.h | Timeout of receiving twt setup response frame, timeout times can be set during twt setup |
| 24 | ESP_ERR_WIFI_TWT_SETUP_TXFAIL | 12313 | components/esp_wifi/include/esp_wifi.h | TWT setup frame tx failed |
| 25 | ESP_ERR_WIFI_TWT_SETUP_REJECT | 12314 | components/esp_wifi/include/esp_wifi.h | The twt setup request was rejected by the AP |
| 26 | ESP_ERR_WIFI_DISCARD | 12315 | components/esp_wifi/include/esp_wifi.h | Discard frame |
| 27 | ESP_ERR_WIFI_ROC_IN_PROGRESS | 12316 | components/esp_wifi/include/esp_wifi.h | ROC op is in progress |
| 28 | ESP_ERR_ESPNOW_BASE | 12388 | components/esp_wifi/include/esp_now.h | ESPNOW error number base. |
| 29 | ESP_ERR_ESPNOW_NOT_INIT | 12389 | components/esp_wifi/include/esp_now.h | ESPNOW is not initialized. |
| 30 | ESP_ERR_ESPNOW_ARG | 12390 | components/esp_wifi/include/esp_now.h | Invalid argument |
| 31 | ESP_ERR_ESPNOW_NO_MEM | 12391 | components/esp_wifi/include/esp_now.h | Out of memory |
| 32 | ESP_ERR_ESPNOW_FULL | 12392 | components/esp_wifi/include/esp_now.h | ESPNOW peer list is full |
| 33 | ESP_ERR_ESPNOW_NOT_FOUND | 12393 | components/esp_wifi/include/esp_now.h | ESPNOW peer is not found |
| 34 | ESP_ERR_ESPNOW_INTERNAL | 12394 | components/esp_wifi/include/esp_now.h | Internal error |
| 35 | ESP_ERR_ESPNOW_EXIST | 12395 | components/esp_wifi/include/esp_now.h | ESPNOW peer has existed |
| 36 | ESP_ERR_ESPNOW_IF | 12396 | components/esp_wifi/include/esp_now.h | Interface error |
| 37 | ESP_ERR_ESPNOW_CHAN | 12397 | components/esp_wifi/include/esp_now.h | Channel error |
| 38 | ESP_ERR_MESH_WIFI_NOT_START | 16385 | components/esp_wifi/include/esp_mesh.h | Wi-Fi isn't started |
| 39 | ESP_ERR_MESH_NOT_INIT | 16386 | components/esp_wifi/include/esp_mesh.h | mesh isn't initialized |
| 40 | ESP_ERR_MESH_NOT_CONFIG | 16387 | components/esp_wifi/include/esp_mesh.h | mesh isn't configured |
| 41 | ESP_ERR_MESH_NOT_START | 16388 | components/esp_wifi/include/esp_mesh.h | mesh isn't started |
| 42 | ESP_ERR_MESH_NOT_SUPPORT | 16389 | components/esp_wifi/include/esp_mesh.h | not supported yet |
| 43 | ESP_ERR_MESH_NOT_ALLOWED | 16390 | components/esp_wifi/include/esp_mesh.h | operation is not allowed |
| 44 | ESP_ERR_MESH_NO_MEMORY | 16391 | components/esp_wifi/include/esp_mesh.h | out of memory |
| 45 | ESP_ERR_MESH_ARGUMENT | 16392 | components/esp_wifi/include/esp_mesh.h | illegal argument |
| 46 | ESP_ERR_MESH_EXCEED_MTU | 16393 | components/esp_wifi/include/esp_mesh.h | packet size exceeds MTU |
| 47 | ESP_ERR_MESH_TIMEOUT | 16394 | components/esp_wifi/include/esp_mesh.h | timeout |
| 48 | ESP_ERR_MESH_DISCONNECTED | 16395 | components/esp_wifi/include/esp_mesh.h | disconnected with parent on station interface |
| 49 | ESP_ERR_MESH_QUEUE_FAIL | 16396 | components/esp_wifi/include/esp_mesh.h | queue fail |
| 50 | ESP_ERR_MESH_QUEUE_FULL | 16397 | components/esp_wifi/include/esp_mesh.h | queue full |
| 51 | ESP_ERR_MESH_NO_PARENT_FOUND | 16398 | components/esp_wifi/include/esp_mesh.h | no parent found to join the mesh network |
| 52 | ESP_ERR_MESH_NO_ROUTE_FOUND | 16399 | components/esp_wifi/include/esp_mesh.h | no route found to forward the packet |
| 53 | ESP_ERR_MESH_OPTION_NULL | 16400 | components/esp_wifi/include/esp_mesh.h | no option found |
| 54 | ESP_ERR_MESH_OPTION_UNKNOWN | 16401 | components/esp_wifi/include/esp_mesh.h | unknown option |
| 55 | ESP_ERR_MESH_XON_NO_WINDOW | 16402 | components/esp_wifi/include/esp_mesh.h | no window for software flow control on upstream |
| 56 | ESP_ERR_MESH_INTERFACE | 16403 | components/esp_wifi/include/esp_mesh.h | low-level Wi-Fi interface error |
| 57 | ESP_ERR_MESH_DISCARD_DUPLICATE | 16404 | components/esp_wifi/include/esp_mesh.h | discard the packet due to the duplicate sequence number |
| 58 | ESP_ERR_MESH_DISCARD | 16405 | components/esp_wifi/include/esp_mesh.h | discard the packet |
| 59 | ESP_ERR_MESH_VOTING | 16406 | components/esp_wifi/include/esp_mesh.h | vote in progress |
| 60 | ESP_ERR_MESH_XMIT | 16407 | components/esp_wifi/include/esp_mesh.h | TX fail, the tx state is a value other than timeout and disconnect |
| 61 | ESP_ERR_MESH_QUEUE_READ | 16408 | components/esp_wifi/include/esp_mesh.h | error in reading queue |
| 62 | ESP_ERR_MESH_PS | 16409 | components/esp_wifi/include/esp_mesh.h | mesh PS is not specified as enable or disable |
| 63 | ESP_ERR_MESH_RECV_RELEASE | 16410 | components/esp_wifi/include/esp_mesh.h | release esp_mesh_recv_toDS |