Searched refs:ESP_ERR_WIFI_STATE (Results 1 – 3 of 3) sorted by relevance
336 # ifdef ESP_ERR_WIFI_STATE337 …ERR_TBL_IT(ESP_ERR_WIFI_STATE), /* 12294 0x3006 WiFi internal state er…
69 #define ESP_ERR_WIFI_STATE (ESP_ERR_WIFI_BASE + 6) /*!< WiFi internal state error */ macro
2211 return ESP_ERR_WIFI_STATE; in esp_wifi_wps_start()