Lines Matching defs:timeout
248 def request(self, cmd, timeout=10): argument
501 def connect_network(self, id, timeout=None): argument
658 def discover_peer(self, peer, full=True, timeout=15, social=True, argument
783 def p2p_go_neg_auth_result(self, timeout=None, expect_failure=False): argument
802 def p2p_go_neg_init(self, peer, pin, method, timeout=0, go_intent=None, argument
855 def _wait_event(self, mon, pfx, events, timeout): argument
874 def wait_event(self, events, timeout=10): argument
877 def wait_global_event(self, events, timeout): argument
883 def wait_group_event(self, events, timeout=10): argument
969 def p2p_connect_group(self, go_addr, pin, timeout=0, social=False, argument
1071 def connect(self, ssid=None, ssid2=None, timeout=None, **kwargs): argument
1162 passive=False, timeout=15): argument
1311 def wait_completed(self, timeout=10): argument
1392 def mgmt_rx(self, timeout=5): argument
1436 def wait_connected(self, timeout=10, error="Connection timed out"): argument
1442 def wait_disconnected(self, timeout=None, error="Disconnection timed out"): argument
1712 def wait_sta(self, addr=None, timeout=2, wait_4way_hs=False): argument
1729 def wait_sta_disconnect(self, addr=None, timeout=2): argument