Searched refs:ESP_ERR_WIFI_WPS_SM (Results 1 – 4 of 4) sorted by relevance
34 #define ESP_ERR_WIFI_WPS_SM (ESP_ERR_WIFI_BASE + 53) /*!< WPS state machine is not initialize… macro
427 # ifdef ESP_ERR_WIFI_WPS_SM428 …ERR_TBL_IT(ESP_ERR_WIFI_WPS_SM), /* 12341 0x3035 WPS state machine is n…
282 return ESP_ERR_WIFI_WPS_SM; in wifi_ap_wps_start_internal()
2018 return ESP_ERR_WIFI_WPS_SM; in esp_wifi_wps_start()