Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_common/src/
Desp_err_to_name.c533 # ifdef ESP_ERR_MESH_DISCARD_DUPLICATE
534 ERR_TBL_IT(ESP_ERR_MESH_DISCARD_DUPLICATE), /* 16404 0x4014 */
/hal_espressif-latest/components/esp_wifi/include/
Desp_mesh.h111 #define ESP_ERR_MESH_DISCARD_DUPLICATE (ESP_ERR_MESH_BASE + 20) /**< discard the packet due to… macro