HomeSort by relevance Sort by last modified time
    Searched full:timeout_sec (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
events.c 891 int timeout_sec, int timeout_usec)
909 wpa_supplicant_req_scan(wpa_s, timeout_sec, timeout_usec);
1254 int timeout_sec = wpa_s->scan_interval; local
1265 timeout_sec = 0;
1267 wpa_supplicant_req_new_scan(wpa_s, timeout_sec,
1286 wpa_supplicant_req_new_scan(wpa_s, timeout_sec,
    [all...]

Completed in 239 milliseconds