Searched refs:NL80211_ATTR_PREV_BSSID (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | nl80211_copy.h | 506 * %NL80211_ATTR_PREV_BSSID attribute is used to specify whether the 560 * %NL80211_ATTR_PREV_BSSID can be used to request a reassociation within 1604 * @NL80211_ATTR_PREV_BSSID: previous BSSID, to be used in ASSOCIATE and CONNECT 2468 NL80211_ATTR_PREV_BSSID, enumerator
|
H A D | driver_nl80211.c | 5688 if (nla_put(msg, NL80211_ATTR_PREV_BSSID, ETH_ALEN, in nl80211_connect_common()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | nl80211_copy.h | 575 * %NL80211_ATTR_PREV_BSSID attribute is used to specify whether the 638 * %NL80211_ATTR_PREV_BSSID can be used to request a reassociation within 1737 * @NL80211_ATTR_PREV_BSSID: previous BSSID, to be used in ASSOCIATE and CONNECT 2710 NL80211_ATTR_PREV_BSSID, enumerator
|
H A D | driver_nl80211.c | 6676 if (nla_put(msg, NL80211_ATTR_PREV_BSSID, ETH_ALEN,
|
Completed in 56 milliseconds