Searched refs:ESP_ERR_DPP_TX_FAILURE (Results 1 – 3 of 3) sorted by relevance
21 #define ESP_ERR_DPP_TX_FAILURE (ESP_ERR_WIFI_BASE + 152) /*!< DPP Frame Tx failed OR not Ack… macro
462 # ifdef ESP_ERR_DPP_TX_FAILURE463 …ERR_TBL_IT(ESP_ERR_DPP_TX_FAILURE), /* 12440 0x3098 DPP Frame Tx failed OR…
126 esp_dpp_call_cb(ESP_SUPP_DPP_FAIL, (void *)ESP_ERR_DPP_TX_FAILURE); in esp_dpp_send_action_frame()534 esp_dpp_call_cb(ESP_SUPP_DPP_FAIL, (void *)ESP_ERR_DPP_TX_FAILURE); in offchan_event_handler()