Home
last modified time | relevance | path

Searched refs:ESP_ERR_MESH_NOT_ALLOWED (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_common/src/
Desp_err_to_name.c491 # ifdef ESP_ERR_MESH_NOT_ALLOWED
492 ERR_TBL_IT(ESP_ERR_MESH_NOT_ALLOWED), /* 16390 0x4006 */
/hal_espressif-latest/components/esp_wifi/include/
Desp_mesh.h97 #define ESP_ERR_MESH_NOT_ALLOWED (ESP_ERR_MESH_BASE + 6) /**< operation is not allowed … macro