Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 25 of 50) sorted by relevance

12

/hostap/wpa_supplicant/examples/p2p/
Dp2p_listen.py50 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument
115 timeout = 0 variable
141 timeout = value variable
Dp2p_find.py53 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument
125 timeout = 0 variable
151 timeout = value variable
Dp2p_flush.py49 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument
113 timeout = 5 variable
Dp2p_disconnect.py49 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument
113 timeout = 5 variable
Dp2p_stop_find.py51 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument
118 timeout = 5 variable
/hostap/tests/hwsim/
Dremotehost.py170 def proc_pending(self, proc, timeout=0): argument
198 def proc_wait_event(self, proc, events, timeout=10): argument
229 def proc_read(self, proc, timeout=0): argument
254 def execute_and_wait_event(self, command, events, timeout=10): argument
Dwpasupplicant.py266 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
[all …]
Dhwsim_utils.py60 config=True, timeout=5, argument
105 ifname1=None, ifname2=None, config=True, timeout=5, argument
193 ifname1=None, ifname2=None, config=True, timeout=5, argument
222 max_tries=1, timeout=5): argument
Dremotectrl.py40 def request(self, cmd, timeout=10): argument
83 def pending(self, timeout=0): argument
Dhostapd.py79 def request(self, cmd, timeout=10): argument
83 def wait_event(self, events, timeout): argument
305 def wait_event(self, events, timeout): argument
324 def wait_sta(self, addr=None, timeout=2, wait_4way_hs=False): argument
339 def wait_sta_disconnect(self, addr=None, timeout=2): argument
347 def wait_4way_hs(self, addr=None, timeout=1): argument
355 def wait_ptkinitdone(self, addr, timeout=2): argument
406 def mgmt_rx(self, timeout=5): argument
661 def add_ap(apdev, params, wait_enabled=True, no_enable=False, timeout=30, argument
Dfst_module_aux.py194 def wait_gevent(self, events, timeout=None): argument
203 def wait_event(self, events, timeout=None): argument
416 def wait_for_iface_event(self, timeout): argument
427 def wait_for_session_event(self, timeout, events_to_ignore=[], argument
672 def wait_gevent(self, events, timeout=None): argument
752 def wait_gevent(self, events, timeout=None): argument
Dtest_wpas_mesh.py87 def check_dfs_started(dev, timeout=10): argument
92 def check_dfs_finished(dev, timeout=70): argument
97 def check_mesh_radar_handling_finished(dev, timeout=75): argument
103 def check_mesh_group_added(dev, timeout=10): argument
114 def check_regdom_change(dev, timeout=10): argument
119 def check_mesh_peer_connected(dev, timeout=10): argument
Dp2p_utils.py325 def go_neg_init_pbc(i_dev, r_dev, i_intent, res, freq, provdisc, timeout=20): argument
338 r_freq=None, provdisc=False, r_listen=False, timeout=30): argument
/hostap/wpa_supplicant/dbus/
Ddbus_common.c160 DBusTimeout *timeout = sock_ctx; in process_timeout() local
165 static dbus_bool_t add_timeout(DBusTimeout *timeout, void *data) in add_timeout()
181 static void remove_timeout(DBusTimeout *timeout, void *data) in remove_timeout()
190 static void timeout_toggled(DBusTimeout *timeout, void *data) in timeout_toggled()
/hostap/src/utils/
Deloop_win.c55 struct dl_list timeout; member
241 struct eloop_timeout *timeout, *tmp; in eloop_register_timeout() local
285 static void eloop_remove_timeout(struct eloop_timeout *timeout) in eloop_remove_timeout()
295 struct eloop_timeout *timeout, *prev; in eloop_cancel_timeout() local
318 struct eloop_timeout *timeout, *prev; in eloop_cancel_timeout_one() local
542 struct eloop_timeout *timeout; in eloop_run() local
652 struct eloop_timeout *timeout, *prev; in eloop_destroy() local
Deloop.c105 struct dl_list timeout; member
776 struct eloop_timeout *timeout, *tmp; in eloop_register_timeout() local
828 static void eloop_remove_timeout(struct eloop_timeout *timeout) in eloop_remove_timeout()
840 struct eloop_timeout *timeout, *prev; in eloop_cancel_timeout() local
863 struct eloop_timeout *timeout, *prev; in eloop_cancel_timeout_one() local
1101 struct eloop_timeout *timeout; in eloop_run() local
1264 struct eloop_timeout *timeout, *prev; in eloop_destroy() local
/hostap/wpaspy/
Dwpaspy.py83 def request(self, cmd, timeout=10): argument
137 def pending(self, timeout=0): argument
/hostap/wpa_supplicant/
Deapol_test.py55 def request(self, cmd, timeout=10): argument
58 def wait_event(self, events, timeout=10): argument
Dap.c1335 int timeout) in wpa_supplicant_ap_wps_pin()
1373 static void wpas_wps_ap_pin_enable(struct wpa_supplicant *wpa_s, int timeout) in wpas_wps_ap_pin_enable()
1403 const char * wpas_wps_ap_pin_random(struct wpa_supplicant *wpa_s, int timeout) in wpas_wps_ap_pin_random()
1436 int timeout) in wpas_wps_ap_pin_set()
/hostap/src/ap/
Dwps_hostapd.c1520 int timeout; member
1542 const char *uuid, const char *pin, int timeout) in hostapd_wps_add_pin()
1813 static void hostapd_wps_ap_pin_enable(struct hostapd_data *hapd, int timeout) in hostapd_wps_ap_pin_enable()
1852 int timeout; member
1873 const char * hostapd_wps_ap_pin_random(struct hostapd_data *hapd, int timeout) in hostapd_wps_ap_pin_random()
1894 int timeout) in hostapd_wps_ap_pin_set()
Dsta_info.c949 struct sta_info *sta, unsigned int timeout, in ap_sta_disconnect_common()
1442 unsigned int timeout, sec, usec; in ap_sa_query_timer() local
1827 unsigned timeout) in ap_sta_delayed_1x_auth_fail_disconnect()
Dwnm_ap.c883 int timeout, beacon_int; in set_disassoc_timer() local
1061 unsigned int auto_report, unsigned int timeout) in wnm_send_coloc_intf_req()
/hostap/wpa_supplicant/examples/
Ddpp-nfc.py287 def recv_records(self, timeout=None): argument
298 def recv_octets(self, timeout=None): argument
/hostap/tests/remote/
Drutils.py380 def ping_wait(host, thread, timeout=None): argument
537 def iperf_wait(server, client, server_thread, client_thread, timeout=None, iperf="iperf"): argument
/hostap/src/common/
Dwpa_helpers.c212 int wait_ip_addr(const char *ifname, int timeout) in wait_ip_addr()

12