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

/external/kernel-headers/original/uapi/linux/
H A Dnl80211.h415 * @NL80211_CMD_CONNECT: connection request and notification; this command
783 NL80211_CMD_CONNECT, enumerator in enum:nl80211_commands
1105 * with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests
1132 * @NL80211_ATTR_STATUS_CODE: StatusCode for the %NL80211_CMD_CONNECT
1900 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT macro
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dnl80211_copy.h416 * @NL80211_CMD_CONNECT: connection request and notification; this command
813 NL80211_CMD_CONNECT, enumerator in enum:nl80211_commands
1138 * with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests
1165 * @NL80211_ATTR_STATUS_CODE: StatusCode for the %NL80211_CMD_CONNECT
1618 * used with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests.
2007 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT macro
H A Ddriver_nl80211.c484 C2S(NL80211_CMD_CONNECT)
1608 if (cmd == NL80211_CMD_CONNECT) {
1617 if (cmd == NL80211_CMD_CONNECT && status_code != WLAN_STATUS_SUCCESS) {
3182 case NL80211_CMD_CONNECT:
3681 case NL80211_CMD_CONNECT:
9051 nl80211_cmd(drv, msg, 0, NL80211_CMD_CONNECT);
/external/wpa_supplicant_8/src/drivers/
H A Dnl80211_copy.h416 * @NL80211_CMD_CONNECT: connection request and notification; this command
813 NL80211_CMD_CONNECT, enumerator in enum:nl80211_commands
1138 * with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests
1165 * @NL80211_ATTR_STATUS_CODE: StatusCode for the %NL80211_CMD_CONNECT
1618 * used with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests.
2007 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT macro
H A Ddriver_nl80211.c484 C2S(NL80211_CMD_CONNECT)
1608 if (cmd == NL80211_CMD_CONNECT) {
1617 if (cmd == NL80211_CMD_CONNECT && status_code != WLAN_STATUS_SUCCESS) {
3182 case NL80211_CMD_CONNECT:
3681 case NL80211_CMD_CONNECT:
9051 nl80211_cmd(drv, msg, 0, NL80211_CMD_CONNECT);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dnl80211_copy.h416 * @NL80211_CMD_CONNECT: connection request and notification; this command
813 NL80211_CMD_CONNECT, enumerator in enum:nl80211_commands
1138 * with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests
1165 * @NL80211_ATTR_STATUS_CODE: StatusCode for the %NL80211_CMD_CONNECT
1618 * used with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests.
2007 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT macro
H A Ddriver_nl80211.c484 C2S(NL80211_CMD_CONNECT)
1608 if (cmd == NL80211_CMD_CONNECT) {
1617 if (cmd == NL80211_CMD_CONNECT && status_code != WLAN_STATUS_SUCCESS) {
3182 case NL80211_CMD_CONNECT:
3681 case NL80211_CMD_CONNECT:
9051 nl80211_cmd(drv, msg, 0, NL80211_CMD_CONNECT);

Completed in 123 milliseconds