Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Drrm.c429 if (!(sta->rrm_enabled_capa[1] & WLAN_RRM_CAPS_LCI_MEASUREMENT)) { in hostapd_send_lci_req()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h786 #define WLAN_RRM_CAPS_LCI_MEASUREMENT BIT(4) macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Dsme.c377 pos[1] |= WLAN_RRM_CAPS_LCI_MEASUREMENT; in sme_auth_handle_rrm()