Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/include/
Desp_dpp.h18 #define ESP_DPP_AUTH_TIMEOUT_SECS 1 macro
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_dpp.c185 eloop_register_timeout(ESP_DPP_AUTH_TIMEOUT_SECS, 0, esp_dpp_auth_conf_wait_timeout,NULL, NULL); in esp_dpp_rx_auth_req()