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