Searched defs:timeout_sec (Results 1 – 4 of 4) sorted by relevance
74 def stop(self, timeout_sec=0.0): argument
1047 int timeout_sec, int timeout_usec) in wpa_supplicant_req_new_scan()1432 int timeout_sec = wpa_s->scan_interval; in wpas_select_network_from_last_scan() local
1373 uint32_t timeout_sec, in RunShellCommand()
766 def KillAllBlocking(self, process, timeout_sec, signum=9, with_su=False): argument