Lines Matching refs:connect
86 /* strip "wlan0 connect" */
107 conn_argv[1] = "connect";
124 * It is possible for a connect result message from another
125 * connect attempt to be processed here first, because we
127 * our own connect request, which may succeed but we get a
133 * connect request or a cookie along with the event, so that you
134 * can match up whether the connect _you_ requested was finished
143 TOPLEVEL(connect, "[-w] <SSID> [<freq in MHz>] [<bssid>] [key 0:abcde d:1:6162636465]",
146 "With -w, wait for the connect to finish or fail.");
147 HIDDEN(connect, establish, "", NL80211_CMD_CONNECT, 0, CIB_NETDEV, iw_conn);