Searched refs:ESP_ERR_MESH_NOT_CONFIG (Results 1 – 2 of 2) sorted by relevance
482 # ifdef ESP_ERR_MESH_NOT_CONFIG483 ERR_TBL_IT(ESP_ERR_MESH_NOT_CONFIG), /* 16387 0x4003 */
94 #define ESP_ERR_MESH_NOT_CONFIG (ESP_ERR_MESH_BASE + 3) /**< mesh isn't configured */ macro