Searched refs:ESP_DPP_AUTH_TIMEOUT_SECS (Results 1 – 2 of 2) sorted by relevance
18 #define ESP_DPP_AUTH_TIMEOUT_SECS 1 macro
185 eloop_register_timeout(ESP_DPP_AUTH_TIMEOUT_SECS, 0, esp_dpp_auth_conf_wait_timeout,NULL, NULL); in esp_dpp_rx_auth_req()