Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_WPA_VERSIONS (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h296 * %NL80211_ATTR_CIPHER_GROUP, %NL80211_ATTR_WPA_VERSIONS,
1587 * @NL80211_ATTR_WPA_VERSIONS: Used with CONNECT, ASSOCIATE, and NEW_BEACON to
2462 NL80211_ATTR_WPA_VERSIONS, enumerator
2830 #define NL80211_ATTR_WPA_VERSIONS NL80211_ATTR_WPA_VERSIONS macro
H A Ddriver_nl80211.c4148 nla_put_u32(msg, NL80211_ATTR_WPA_VERSIONS, ver)) in wpa_driver_nl80211_set_ap()
5524 if (nla_put_u32(msg, NL80211_ATTR_WPA_VERSIONS, ver)) in nl80211_connect_common()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h363 * %NL80211_ATTR_CIPHER_GROUP, %NL80211_ATTR_WPA_VERSIONS,
1720 * @NL80211_ATTR_WPA_VERSIONS: Used with CONNECT, ASSOCIATE, and NEW_BEACON to
2704 NL80211_ATTR_WPA_VERSIONS, enumerator
3163 #define NL80211_ATTR_WPA_VERSIONS NL80211_ATTR_WPA_VERSIONS macro
H A Ddriver_nl80211.c4879 nla_put_u32(msg, NL80211_ATTR_WPA_VERSIONS, ver)) in wpa_driver_nl80211_set_ap()
6508 if (nla_put_u32(msg, NL80211_ATTR_WPA_VERSIONS, ver))

Completed in 50 milliseconds