Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_SCAN_SSIDS (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h406 * Like with normal scans, if SSIDs (%NL80211_ATTR_SCAN_SSIDS)
1487 * @NL80211_ATTR_SCAN_SSIDS: nested attribute with SSIDs, leave out for passive
1771 * the values passed in @NL80211_ATTR_SCAN_SSIDS (eg. if an SSID
2415 NL80211_ATTR_SCAN_SSIDS, enumerator
H A Ddriver_nl80211_event.c1157 if (tb[NL80211_ATTR_SCAN_SSIDS]) { in send_scan_event()
1158 nla_for_each_nested(nl, tb[NL80211_ATTR_SCAN_SSIDS], rem) { in send_scan_event()
H A Ddriver_nl80211_scan.c196 ssids = nla_nest_start(msg, NL80211_ATTR_SCAN_SSIDS); in nl80211_scan_common()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_scan.c197 ssids = nla_nest_start(msg, NL80211_ATTR_SCAN_SSIDS); in nl80211_scan_common()
H A Dnl80211_copy.h474 * Like with normal scans, if SSIDs (%NL80211_ATTR_SCAN_SSIDS)
1619 * @NL80211_ATTR_SCAN_SSIDS: nested attribute with SSIDs, leave out for passive
1905 * the values passed in @NL80211_ATTR_SCAN_SSIDS (eg. if an SSID
2657 NL80211_ATTR_SCAN_SSIDS, enumerator
H A Ddriver_nl80211_event.c1714 if (tb[NL80211_ATTR_SCAN_SSIDS]) {
1715 nla_for_each_nested(nl, tb[NL80211_ATTR_SCAN_SSIDS], rem) {

Completed in 36 milliseconds