Searched refs:HTTP_CLIENT_TIMEOUT_SEC (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dhttp_client.c18 #define HTTP_CLIENT_TIMEOUT_SEC 30 macro
122 c->max_response, HTTP_CLIENT_TIMEOUT_SEC);
173 eloop_register_timeout(HTTP_CLIENT_TIMEOUT_SEC, 0,
/external/wpa_supplicant_8/src/wps/
H A Dhttp_client.c18 #define HTTP_CLIENT_TIMEOUT_SEC 30 macro
122 c->max_response, HTTP_CLIENT_TIMEOUT_SEC);
173 eloop_register_timeout(HTTP_CLIENT_TIMEOUT_SEC, 0,
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dhttp_client.c18 #define HTTP_CLIENT_TIMEOUT_SEC 30 macro
122 c->max_response, HTTP_CLIENT_TIMEOUT_SEC);
173 eloop_register_timeout(HTTP_CLIENT_TIMEOUT_SEC, 0,

Completed in 105 milliseconds