Home
last modified time | relevance | path

Searched refs:WLAN_CAPABILITY_RADIO_MEASUREMENT (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h103 #define WLAN_CAPABILITY_RADIO_MEASUREMENT BIT(12) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h105 #define WLAN_CAPABILITY_RADIO_MEASUREMENT BIT(12) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwnm_sta.c854 if (bss->caps & WLAN_CAPABILITY_RADIO_MEASUREMENT) in wnm_get_bss_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwnm_sta.c871 if (bss->caps & WLAN_CAPABILITY_RADIO_MEASUREMENT) in wnm_get_bss_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11.c3317 if ((sta->capability & WLAN_CAPABILITY_RADIO_MEASUREMENT) && in check_assoc_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11.c4881 if ((sta->capability & WLAN_CAPABILITY_RADIO_MEASUREMENT) && in check_assoc_ies()