Home
last modified time | relevance | path

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

/hostap-latest/wpaspy/
Dwpaspy.py104 def attach(self): member in Ctrl
/hostap-latest/src/common/
Dwpa_ctrl.c629 static int wpa_ctrl_attach_helper(struct wpa_ctrl *ctrl, int attach) in wpa_ctrl_attach_helper()
/hostap-latest/wpa_supplicant/
Dwpa_cli.c128 static int wpa_cli_open_connection(const char *ifname, int attach) in wpa_cli_open_connection()