Searched refs:ESP_ERR_WIFI_WPS_SM (Results 1 – 3 of 3) sorted by relevance
49 #define ESP_ERR_WIFI_WPS_SM (ESP_ERR_WIFI_BASE + 53) /*!< WPS state machine is not initialize… macro
389 # ifdef ESP_ERR_WIFI_WPS_SM390 …ERR_TBL_IT(ESP_ERR_WIFI_WPS_SM), /* 12341 0x3035 WPS state machine is n…
2201 return ESP_ERR_WIFI_WPS_SM; in esp_wifi_wps_start()