Home
last modified time | relevance | path

Searched refs:NL80211_CMD_CONNECT (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h181 * preshared key authentication. In %NL80211_CMD_CONNECT the preshared
183 * this offload may reject the %NL80211_CMD_CONNECT when no preshared
190 * the %NL80211_CMD_CONNECT should have %NL80211_ATTR_WANT_1X_4WAY_HS
192 * %NL80211_CMD_CONNECT when the attribute flag is not present.
207 * parameters should be given to driver in %NL80211_CMD_CONNECT and/or in
541 * @NL80211_CMD_CONNECT: connection request and notification; this command
994 * %NL80211_CMD_CONNECT or %NL80211_CMD_ROAM. If the 4 way handshake failed
1017 * User space uses the %NL80211_CMD_CONNECT command to the host driver to
1160 NL80211_CMD_CONNECT, enumerator
1535 * %NL80211_CMD_CONNECT request
2814 #define NL80211_CMD_CONNECT global() macro
[all...]
H A Ddriver_nl80211_event.c73 C2S(NL80211_CMD_CONNECT) in nl80211_command_to_string()
324 if (cmd == NL80211_CMD_CONNECT) { in mlme_event_connect()
333 if (cmd == NL80211_CMD_CONNECT && status_code != WLAN_STATUS_SUCCESS) { in mlme_event_connect()
2523 case NL80211_CMD_CONNECT: in do_process_drv_event()
H A Ddriver_nl80211_capa.c231 case NL80211_CMD_CONNECT: in wiphy_info_supp_cmds()
H A Ddriver_nl80211.c5730 msg = nl80211_drv_msg(drv, 0, NL80211_CMD_CONNECT); in wpa_driver_nl80211_try_connect()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h186 * preshared key authentication in station mode. In %NL80211_CMD_CONNECT
188 * supporting this offload may reject the %NL80211_CMD_CONNECT when no
195 * use the offload the %NL80211_CMD_CONNECT should have
197 * offload may reject the %NL80211_CMD_CONNECT when the attribute flag is
221 * parameters should be given to driver in %NL80211_CMD_CONNECT and/or in
260 * %NL80211_CMD_CONNECT and %NL80211_CMD_START_AP for station and AP mode
610 * @NL80211_CMD_CONNECT: connection request and notification; this command
1099 * User space uses the %NL80211_CMD_CONNECT command to the host driver to
1260 NL80211_CMD_CONNECT, enumerator
1667 * %NL80211_CMD_CONNECT request
3147 #define NL80211_CMD_CONNECT global() macro
[all...]
H A Ddriver_nl80211_event.c86 C2S(NL80211_CMD_CONNECT) in nl80211_command_to_string()
717 if (cmd == NL80211_CMD_CONNECT) {
726 if (cmd == NL80211_CMD_CONNECT && status_code != WLAN_STATUS_SUCCESS) {
3403 case NL80211_CMD_CONNECT:
H A Ddriver_nl80211_capa.c236 case NL80211_CMD_CONNECT: in wiphy_info_supp_cmds()
H A Ddriver_nl80211.c6726 msg = nl80211_drv_msg(drv, 0, NL80211_CMD_CONNECT);

Completed in 57 milliseconds