Lines Matching defs:timeout
266 def request(self, cmd, timeout=10): argument
519 def connect_network(self, id, timeout=None): argument
676 def discover_peer(self, peer, full=True, timeout=15, social=True, argument
808 def p2p_go_neg_auth_result(self, timeout=None, expect_failure=False): argument
827 def p2p_go_neg_init(self, peer, pin, method, timeout=0, go_intent=None, argument
880 def _wait_event(self, mon, pfx, events, timeout): argument
899 def wait_event(self, events, timeout=10): argument
902 def wait_global_event(self, events, timeout): argument
908 def wait_group_event(self, events, timeout=10): argument
994 def p2p_connect_group(self, go_addr, pin, timeout=0, social=False, argument
1096 def connect(self, ssid=None, ssid2=None, timeout=None, **kwargs): argument
1188 passive=False, timeout=15): argument
1337 def wait_completed(self, timeout=10): argument
1418 def mgmt_rx(self, timeout=5): argument
1462 def wait_connected(self, timeout=10, error="Connection timed out"): argument
1468 def wait_disconnected(self, timeout=None, error="Disconnection timed out"): argument
1740 def wait_sta(self, addr=None, timeout=2, wait_4way_hs=False): argument
1757 def wait_sta_disconnect(self, addr=None, timeout=2): argument