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

/external/libnl/python/examples/
H A Dnl80211.py736 NL80211_SCAN_FLAG_AP = 1 << 2 variable
1551 NL80211_SCAN_FLAG_AP: "NL80211_SCAN_FLAG_AP",
/external/iw/
H A Dnl80211.h4410 * @NL80211_SCAN_FLAG_AP: force a scan even if the interface is configured
4428 NL80211_SCAN_FLAG_AP = 1<<2, enumerator in enum:nl80211_scan_flags
H A Dscan.c390 flags |= NL80211_SCAN_FLAG_AP;
/external/kernel-headers/original/uapi/linux/
H A Dnl80211.h5033 * @NL80211_SCAN_FLAG_AP: force a scan even if the interface is configured
5063 NL80211_SCAN_FLAG_AP = 1<<2, enumerator in enum:nl80211_scan_flags
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dnl80211_copy.h4923 * @NL80211_SCAN_FLAG_AP: force a scan even if the interface is configured
4941 NL80211_SCAN_FLAG_AP = 1<<2, enumerator in enum:nl80211_scan_flags
/external/wpa_supplicant_8/src/drivers/
H A Dnl80211_copy.h4923 * @NL80211_SCAN_FLAG_AP: force a scan even if the interface is configured
4941 NL80211_SCAN_FLAG_AP = 1<<2, enumerator in enum:nl80211_scan_flags
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dnl80211_copy.h4923 * @NL80211_SCAN_FLAG_AP: force a scan even if the interface is configured
4941 NL80211_SCAN_FLAG_AP = 1<<2, enumerator in enum:nl80211_scan_flags

Completed in 171 milliseconds