Searched refs:ESP_ERR_DPP_FAILURE (Results 1 – 3 of 3) sorted by relevance
55 ret = ESP_ERR_DPP_FAILURE; in esp_dpp_post_evt()60 ret = ESP_ERR_DPP_FAILURE; in esp_dpp_post_evt()201 esp_dpp_call_cb(ESP_SUPP_DPP_FAIL, (void *)ESP_ERR_DPP_FAILURE); in gas_query_req_tx()261 rc = ESP_ERR_DPP_FAILURE; in esp_dpp_rx_auth_conf()268 rc = ESP_ERR_DPP_FAILURE; in esp_dpp_rx_auth_conf()277 rc = ESP_ERR_DPP_FAILURE; in esp_dpp_rx_auth_conf()339 esp_dpp_call_cb(ESP_SUPP_DPP_FAIL, (void *)ESP_ERR_DPP_FAILURE); in gas_query_resp_rx()612 ret = ESP_ERR_DPP_FAILURE; in esp_supp_dpp_bootstrap_gen()
20 #define ESP_ERR_DPP_FAILURE (ESP_ERR_WIFI_BASE + 151) /*!< Generic failure during DPP Ope… macro
459 # ifdef ESP_ERR_DPP_FAILURE460 …ERR_TBL_IT(ESP_ERR_DPP_FAILURE), /* 12439 0x3097 Generic failure during…