Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_common/src/
Desp_err_to_name.c406 # ifdef ESP_ERR_WIFI_TWT_SETUP_TIMEOUT
407 …ERR_TBL_IT(ESP_ERR_WIFI_TWT_SETUP_TIMEOUT), /* 12312 0x3018 Timeout of receiving t…
/hal_espressif-latest/components/esp_wifi/include/
Desp_wifi.h88 #define ESP_ERR_WIFI_TWT_SETUP_TIMEOUT (ESP_ERR_WIFI_BASE + 24) /*!< Timeout of receiving twt setu… macro