/hostap/wpa_supplicant/examples/p2p/ |
D | p2p_listen.py | 50 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 115 timeout = 0 variable 141 timeout = value variable
|
D | p2p_find.py | 53 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 125 timeout = 0 variable 151 timeout = value variable
|
D | p2p_flush.py | 49 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 113 timeout = 5 variable
|
D | p2p_disconnect.py | 49 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 113 timeout = 5 variable
|
D | p2p_stop_find.py | 51 def __init__(self,interface_name,wpas_dbus_interface,timeout): argument 118 timeout = 5 variable
|
/hostap/tests/hwsim/ |
D | remotehost.py | 170 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
|
D | wpasupplicant.py | 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 [all …]
|
D | hwsim_utils.py | 60 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
|
D | remotectrl.py | 40 def request(self, cmd, timeout=10): argument 83 def pending(self, timeout=0): argument
|
D | hostapd.py | 79 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
|
D | fst_module_aux.py | 194 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
|
D | test_wpas_mesh.py | 87 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
|
D | p2p_utils.py | 325 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/ |
D | dbus_common.c | 160 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/ |
D | eloop_win.c | 55 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
|
D | eloop.c | 105 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/ |
D | wpaspy.py | 83 def request(self, cmd, timeout=10): argument 137 def pending(self, timeout=0): argument
|
/hostap/wpa_supplicant/ |
D | eapol_test.py | 55 def request(self, cmd, timeout=10): argument 58 def wait_event(self, events, timeout=10): argument
|
D | ap.c | 1335 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/ |
D | wps_hostapd.c | 1520 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()
|
D | sta_info.c | 949 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()
|
D | wnm_ap.c | 883 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/ |
D | dpp-nfc.py | 287 def recv_records(self, timeout=None): argument 298 def recv_octets(self, timeout=None): argument
|
/hostap/tests/remote/ |
D | rutils.py | 380 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/ |
D | wpa_helpers.c | 212 int wait_ip_addr(const char *ifname, int timeout) in wait_ip_addr()
|