Home
last modified time | relevance | path

Searched defs:attach (Results 1 – 4 of 4) sorted by relevance

/hostap/wpaspy/
Dwpaspy.py104 def attach(self): member in Ctrl
/hostap/tests/hwsim/
Dremotectrl.py50 def attach(self): member in RemoteCtrl
/hostap/src/common/
Dwpa_ctrl.c593 static int wpa_ctrl_attach_helper(struct wpa_ctrl *ctrl, int attach) in wpa_ctrl_attach_helper()
/hostap/wpa_supplicant/
Dwpa_cli.c125 static int wpa_cli_open_connection(const char *ifname, int attach) in wpa_cli_open_connection()