Home
last modified time | relevance | path

Searched refs:WLAN_RRM_CAPS_LCI_MEASUREMENT (Results 1 – 7 of 7) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_rrm.c379 if (!(sta->rrm_enabled_capa[1] & WLAN_RRM_CAPS_LCI_MEASUREMENT)) { in hostapd_send_lci_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_rrm.c379 if (!(sta->rrm_enabled_capa[1] & WLAN_RRM_CAPS_LCI_MEASUREMENT)) { in hostapd_send_lci_req()
Drrm.c379 if (!(sta->rrm_enabled_capa[1] & WLAN_RRM_CAPS_LCI_MEASUREMENT)) { in hostapd_send_lci_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h685 #define WLAN_RRM_CAPS_LCI_MEASUREMENT BIT(4) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h725 #define WLAN_RRM_CAPS_LCI_MEASUREMENT BIT(4) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dsme.c233 pos[1] |= WLAN_RRM_CAPS_LCI_MEASUREMENT; in sme_auth_handle_rrm()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dsme.c316 pos[1] |= WLAN_RRM_CAPS_LCI_MEASUREMENT; in sme_auth_handle_rrm()