Searched refs:next_timeout_sec (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
H A Dwps_upnp_ssdp.c277 int next_timeout_sec = 0; local
309 next_timeout_sec = 10; /* ... later */
324 next_timeout_sec = UPNP_CACHE_SEC / 4 +
329 sm->advertise_count, next_timeout_sec);
337 eloop_register_timeout(next_timeout_sec, next_timeout_msec,
411 int next_timeout_sec = 0; local
452 next_timeout_sec, next_timeout_msec);
453 eloop_register_timeout(next_timeout_sec, next_timeout_msec,
478 int next_timeout_sec; local
498 next_timeout_sec
[all...]
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_upnp_ssdp.c269 int next_timeout_sec = 0; local
301 next_timeout_sec = 10; /* ... later */
316 next_timeout_sec = UPNP_CACHE_SEC / 4 +
321 sm->advertise_count, next_timeout_sec);
329 eloop_register_timeout(next_timeout_sec, next_timeout_msec,
389 int next_timeout_sec = 0; local
430 next_timeout_sec, next_timeout_msec);
431 eloop_register_timeout(next_timeout_sec, next_timeout_msec,
456 int next_timeout_sec; local
477 next_timeout_sec
[all...]
/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp_ssdp.c269 int next_timeout_sec = 0; local
301 next_timeout_sec = 10; /* ... later */
316 next_timeout_sec = UPNP_CACHE_SEC / 4 +
321 sm->advertise_count, next_timeout_sec);
329 eloop_register_timeout(next_timeout_sec, next_timeout_msec,
389 int next_timeout_sec = 0; local
430 next_timeout_sec, next_timeout_msec);
431 eloop_register_timeout(next_timeout_sec, next_timeout_msec,
456 int next_timeout_sec; local
477 next_timeout_sec
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_upnp_ssdp.c269 int next_timeout_sec = 0; local
301 next_timeout_sec = 10; /* ... later */
316 next_timeout_sec = UPNP_CACHE_SEC / 4 +
321 sm->advertise_count, next_timeout_sec);
329 eloop_register_timeout(next_timeout_sec, next_timeout_msec,
389 int next_timeout_sec = 0; local
430 next_timeout_sec, next_timeout_msec);
431 eloop_register_timeout(next_timeout_sec, next_timeout_msec,
456 int next_timeout_sec; local
477 next_timeout_sec
[all...]

Completed in 188 milliseconds