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

/external/iw/
H A Dconnect.c79 NL80211_CMD_CONNECT,
147 HIDDEN(connect, establish, "", NL80211_CMD_CONNECT, 0, CIB_NETDEV, iw_conn);
H A Dnl80211.h453 * @NL80211_CMD_CONNECT: connection request and notification; this command
886 NL80211_CMD_CONNECT, enumerator in enum:nl80211_commands
1223 * with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests
1250 * @NL80211_ATTR_STATUS_CODE: StatusCode for the %NL80211_CMD_CONNECT
1710 * used with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests.
2149 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT macro
H A Dutil.c198 [NL80211_CMD_CONNECT] = "connect",
H A Devent.c499 case NL80211_CMD_CONNECT:
/external/kernel-headers/original/uapi/linux/
H A Dnl80211.h469 * @NL80211_CMD_CONNECT: connection request and notification; this command
969 NL80211_CMD_CONNECT, enumerator in enum:nl80211_commands
1319 * with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests
1346 * @NL80211_ATTR_STATUS_CODE: StatusCode for the %NL80211_CMD_CONNECT
1831 * used with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests.
1901 * in a PBSS. Specified in %NL80211_CMD_CONNECT to request
1907 * BSS selection behaviours are supported. When used with %NL80211_CMD_CONNECT
2408 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT macro
4675 * %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT request
[all...]
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dnl80211_copy.h469 * @NL80211_CMD_CONNECT: connection request and notification; this command
969 NL80211_CMD_CONNECT, enumerator in enum:nl80211_commands
1319 * with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests
1346 * @NL80211_ATTR_STATUS_CODE: StatusCode for the %NL80211_CMD_CONNECT
1825 * If set during %NL80211_CMD_ASSOCIATE or %NL80211_CMD_CONNECT the
1833 * used with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests.
1903 * in a PBSS. Specified in %NL80211_CMD_CONNECT to request
1909 * BSS selection behaviours are supported. When used with %NL80211_CMD_CONNECT
2003 * e.g., with %NL80211_CMD_CONNECT event.
2433 #define NL80211_CMD_CONNECT NL80211_CMD_CONNEC macro
[all...]
H A Ddriver_nl80211_event.c73 C2S(NL80211_CMD_CONNECT)
308 if (cmd == NL80211_CMD_CONNECT) {
317 if (cmd == NL80211_CMD_CONNECT && status_code != WLAN_STATUS_SUCCESS) {
2260 case NL80211_CMD_CONNECT:
H A Ddriver_nl80211_capa.c231 case NL80211_CMD_CONNECT:
H A Ddriver_nl80211.c5289 msg = nl80211_drv_msg(drv, 0, NL80211_CMD_CONNECT);
/external/wpa_supplicant_8/src/drivers/
H A Dnl80211_copy.h469 * @NL80211_CMD_CONNECT: connection request and notification; this command
969 NL80211_CMD_CONNECT, enumerator in enum:nl80211_commands
1319 * with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests
1346 * @NL80211_ATTR_STATUS_CODE: StatusCode for the %NL80211_CMD_CONNECT
1825 * If set during %NL80211_CMD_ASSOCIATE or %NL80211_CMD_CONNECT the
1833 * used with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests.
1903 * in a PBSS. Specified in %NL80211_CMD_CONNECT to request
1909 * BSS selection behaviours are supported. When used with %NL80211_CMD_CONNECT
2003 * e.g., with %NL80211_CMD_CONNECT event.
2433 #define NL80211_CMD_CONNECT NL80211_CMD_CONNEC macro
[all...]
H A Ddriver_nl80211_event.c73 C2S(NL80211_CMD_CONNECT)
308 if (cmd == NL80211_CMD_CONNECT) {
317 if (cmd == NL80211_CMD_CONNECT && status_code != WLAN_STATUS_SUCCESS) {
2260 case NL80211_CMD_CONNECT:
H A Ddriver_nl80211_capa.c231 case NL80211_CMD_CONNECT:
H A Ddriver_nl80211.c5289 msg = nl80211_drv_msg(drv, 0, NL80211_CMD_CONNECT);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dnl80211_copy.h469 * @NL80211_CMD_CONNECT: connection request and notification; this command
969 NL80211_CMD_CONNECT, enumerator in enum:nl80211_commands
1319 * with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests
1346 * @NL80211_ATTR_STATUS_CODE: StatusCode for the %NL80211_CMD_CONNECT
1825 * If set during %NL80211_CMD_ASSOCIATE or %NL80211_CMD_CONNECT the
1833 * used with %NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests.
1903 * in a PBSS. Specified in %NL80211_CMD_CONNECT to request
1909 * BSS selection behaviours are supported. When used with %NL80211_CMD_CONNECT
2003 * e.g., with %NL80211_CMD_CONNECT event.
2433 #define NL80211_CMD_CONNECT NL80211_CMD_CONNEC macro
[all...]
H A Ddriver_nl80211_event.c73 C2S(NL80211_CMD_CONNECT)
308 if (cmd == NL80211_CMD_CONNECT) {
317 if (cmd == NL80211_CMD_CONNECT && status_code != WLAN_STATUS_SUCCESS) {
2260 case NL80211_CMD_CONNECT:
H A Ddriver_nl80211_capa.c231 case NL80211_CMD_CONNECT:
H A Ddriver_nl80211.c5289 msg = nl80211_drv_msg(drv, 0, NL80211_CMD_CONNECT);
/external/libnl/python/examples/
H A Dnl80211.py56 NL80211_CMD_CONNECT = 46 variable
799 NL80211_CMD_CONNECT: "NL80211_CMD_CONNECT",

Completed in 290 milliseconds