Searched refs:ESP_ERR_MESH_NOT_START (Results 1 – 2 of 2) sorted by relevance
444 # ifdef ESP_ERR_MESH_NOT_START445 ERR_TBL_IT(ESP_ERR_MESH_NOT_START), /* 16388 0x4004 */
109 #define ESP_ERR_MESH_NOT_START (ESP_ERR_MESH_BASE + 4) /**< mesh isn't started */ macro