Home
last modified time | relevance | path

Searched defs:self (Results 1 – 25 of 45) sorted by relevance

12

/hostap/tests/hwsim/
Dtest_dbus.py66 def __init__(self, bus): argument
71 def __exit__(self, type, value, traceback): argument
75 def add_signal(self, handler, interface, name, byte_arrays=False): argument
81 def timeout(self, *args): argument
87 def __init__(self, dev, count, funcs, operation="Operation", argument
94 def __enter__(self): argument
98 def __exit__(self, type, value, traceback): argument
468 def __init__(self, bus): argument
474 def __enter__(self): argument
484 def propertiesChanged(self, properties): argument
[all …]
Dfst_module_aux.py154 def __init__(self, iface, fst_group, fst_pri, fst_llt=None, rsn=False): argument
169 def ifname(self): argument
172 def get_instance(self): argument
176 def get_own_mac_address(self): argument
180 def get_new_peer_addr(self): argument
183 def get_old_peer_addr(self): argument
186 def get_actual_peer_addr(self): argument
190 def grequest(self, req): argument
194 def wait_gevent(self, events, timeout=None): argument
198 def request(self, req): argument
[all …]
Dwpasupplicant.py22 def __init__(self, ifname=None, global_iface=None, hostname=None, argument
66 def __del__(self): argument
70 def close_control_ctrl(self): argument
75 def close_control_global(self): argument
80 def close_control(self): argument
84 def close_monitor_mon(self): argument
105 def close_monitor_global(self): argument
126 def close_monitor_group(self): argument
142 def close_monitor(self): argument
147 def cmd_execute(self, cmd_array, shell=False): argument
[all …]
Dwlantest.py99 def __init__(self): argument
107 def cli_cmd(self, params): argument
117 def flush(self): argument
122 def relog(self): argument
127 def add_passphrase(self, passphrase): argument
132 def add_wepkey(self, key): argument
137 def info_bss(self, field, bssid): argument
143 def get_bss_counter(self, field, bssid): argument
152 def clear_bss_counters(self, bssid): argument
155 def info_sta(self, field, bssid, addr): argument
[all …]
Dhostapd.py28 def __init__(self, apdev=None, global_ctrl_override=None): argument
65 def cmd_execute(self, cmd_array, shell=False): argument
79 def request(self, cmd, timeout=10): argument
83 def wait_event(self, events, timeout): argument
100 def add(self, ifname, driver=None): argument
108 def add_iface(self, ifname, confname): argument
113 def add_bss(self, phy, confname, ignore_error=False): argument
119 def add_link(self, ifname, confname): argument
124 def remove(self, ifname): argument
127 def relog(self): argument
[all …]
Dnetlink.py25 def __init__(self, attr_type, data, *values): argument
32 def _dump(self): argument
38 def __repr__(self): argument
41 def u16(self): argument
43 def s16(self): argument
45 def u32(self): argument
47 def s32(self): argument
49 def str(self): argument
51 def nulstr(self): argument
53 def nested(self): argument
[all …]
Dremotehost.py52 def __init__(self, host=None, ifname=None, port=None, name="", user="root"): argument
66 def local_execute(self, command): argument
82 def execute(self, command): argument
107 def thread_run(self, command, res, use_reaper=True): argument
130 def thread_stop(self, t): argument
160 def thread_wait(self, t, wait=None): argument
170 def proc_pending(self, proc, timeout=0): argument
176 def proc_run(self, command): argument
198 def proc_wait_event(self, proc, events, timeout=10): argument
226 def proc_write(self, proc, cmd): argument
[all …]
Drfkill.py51 def __init__(self, idx): argument
56 def idx(self): argument
60 def name(self): argument
64 def type(self): argument
73 def type_name(self): argument
77 def blocked(self): argument
85 def soft_blocked(self): argument
89 def soft_blocked(self, block): argument
96 def hard_blocked(self): argument
99 def block(self): argument
[all …]
Dremotectrl.py13 def __init__(self, path, port=9877, hostname=None, ifname=None): argument
25 def __del__(self): argument
28 def close(self): argument
40 def request(self, cmd, timeout=10): argument
50 def attach(self): argument
62 def detach(self): argument
73 def terminate(self): argument
83 def pending(self, timeout=0): argument
88 def recv(self): argument
Dtest_fst_config.py22 def __init__(self, iface, fst_group, fst_pri, fst_llt=None): argument
28 def ifname(self): argument
31 def is_ap(self): argument
35 def to_file(self, pathname): argument
43 def __init__(self, iface, ssid, mode, chan, fst_group, fst_pri, argument
50 def is_ap(self): argument
53 def get_channel(self): argument
56 def to_file(self, pathname): argument
80 def __init__(self, iface, fst_group, fst_pri, fst_llt=None): argument
83 def is_ap(self): argument
[all …]
Dhwsim.py24 def __init__(self): argument
28 def create_radio(self, n_channels=None, use_chanctx=False, argument
46 def destroy_radio(self, radio_id): argument
55 def __init__(self, n_channels=None, use_chanctx=False, argument
63 def __enter__(self): argument
78 def __exit__(self, type, value, traceback): argument
Dmld.py15 def __init__(self, ifname, ctrl=hapd_ctrl, port=8877): argument
20 def close_ctrl(self): argument
24 def request(self, cmd): argument
28 def ping(self): argument
Dradius_das.py13 def __init__(self, code=pyrad.packet.DisconnectRequest, id=None, argument
18 def RequestPacket(self): argument
33 def __init__(self, code=pyrad.packet.CoARequest, id=None, argument
38 def RequestPacket(self): argument
Dfst_test_common.py26 def __init__(self): argument
30 def start(self): argument
35 def stop(self): argument
40 def add_ap(self, ifname, chan): argument
Dutils.py30 def __init__(self, reason): argument
32 def __str__(self): argument
43 def __init__(self, dev, count, funcs, *args): argument
52 def __enter__(self): argument
57 def __exit__(self, type, value, traceback): argument
Dtest_hs20_filter.py22 def __init__(self, iface, addr, ipv6=False): argument
30 def __enter__(self): argument
39 def __exit__(self, type, value, traceback): argument
/hostap/wpaspy/
Dwpaspy.py17 def __init__(self, path, port=9877): argument
66 def __del__(self): argument
69 def close(self): argument
83 def request(self, cmd, timeout=10): argument
104 def attach(self): argument
113 def detach(self): argument
127 def terminate(self): argument
137 def pending(self, timeout=0): argument
143 def recv(self): argument
Dwpaspy.c24 static int wpaspy_open(struct wpaspy_obj *self, PyObject *args) in wpaspy_open()
38 static void wpaspy_close(struct wpaspy_obj *self) in wpaspy_close()
51 static PyObject * wpaspy_request(struct wpaspy_obj *self, PyObject *args) in wpaspy_request()
78 static PyObject * wpaspy_attach(struct wpaspy_obj *self) in wpaspy_attach()
94 static PyObject * wpaspy_detach(struct wpaspy_obj *self) in wpaspy_detach()
110 static PyObject * wpaspy_pending(struct wpaspy_obj *self) in wpaspy_pending()
126 static PyObject * wpaspy_recv(struct wpaspy_obj *self) in wpaspy_recv()
/hostap/wpa_supplicant/
Deapol_test.py23 def __init__(self, ifname): argument
31 def add_network(self): argument
37 def remove_network(self, id): argument
43 def set_network(self, id, field, value): argument
49 def set_network_quoted(self, id, field, value): argument
55 def request(self, cmd, timeout=10): argument
58 def wait_event(self, events, timeout=10): argument
/hostap/wpa_supplicant/examples/
Ddpp-nfc.py283 def __init__(self, handover, llc): argument
287 def recv_records(self, timeout=None): argument
298 def recv_octets(self, timeout=None): argument
527 def __init__(self, handover, llc): argument
535 def serve(self, socket): argument
578 def process_handover_request_message(self, records): argument
926 def __init__(self): argument
932 def reset(self): argument
949 def start_handover_server(self, llc): argument
954 def close(self): argument
[all …]
/hostap/tests/hwsim/vm/
Dparallel-vm.py681 def leaveok(self, n): argument
683 def refresh(self): argument
685 def addstr(self, *args, **kw): argument
687 def move(self, x, y): argument
689 def clrtoeol(self): argument
691 def getmaxyx(self): argument
/hostap/wpa_supplicant/examples/p2p/
Dp2p_invite.py62 def __init__(self,interface_name,wpas_dbus_interface,addr, argument
117 def constructArguements(self): argument
125 def run(self): argument
Dp2p_group_add.py64 def __init__(self,interface_name,wpas_dbus_interface,persistent,frequency, argument
123 def constructArguments(self): argument
139 def run(self): argument
Dp2p_connect.py78 def __init__(self,ifname,wpas_dbus_interface,addr, argument
150 def constructArguements(self): argument
207 def run(self): argument
/hostap/hostapd/
Dwps-ap-nfc.py111 def __init__(self, llc): argument
118 def _process_request(self, request): argument
133 def process_request(self, request): argument

12