Home
last modified time | relevance | path

Searched refs:attach (Results 1 – 9 of 9) sorted by relevance

/hostap-latest/wpaspy/
Dtest.py60 mon.attach()
Dwpaspy.py104 def attach(self): member in Ctrl
/hostap-latest/wpa_supplicant/
Deapol_test.py29 self.mon.attach()
Dwpa_cli.c128 static int wpa_cli_open_connection(const char *ifname, int attach) in wpa_cli_open_connection() argument
135 if (attach && interactive) in wpa_cli_open_connection()
180 if (attach && interactive) in wpa_cli_open_connection()
/hostap-latest/src/common/
Dwpa_ctrl.c629 static int wpa_ctrl_attach_helper(struct wpa_ctrl *ctrl, int attach) in wpa_ctrl_attach_helper() argument
635 ret = wpa_ctrl_request(ctrl, attach ? "ATTACH" : "DETACH", 6, in wpa_ctrl_attach_helper()
/hostap-latest/doc/
Dhostapd_ctrl_iface.doxygen35 attach to the control interface with \ref wpa_ctrl_attach() to receive these
Dctrl_iface.doxygen36 attach to the control interface with \ref wpa_ctrl_attach() to receive these
667 programs that attach to receive unsolicited messages over the control
670 The event messages will be delivered over the attach control interface
/hostap-latest/tests/hwsim/
Dhostapd.py48 self.mon.attach()
162 self.mon.attach()
Dwpasupplicant.py55 self.global_mon.attach()
178 self.mon.attach()
719 self.gctrl_mon.attach()