Home
last modified time | relevance | path

Searched refs:WLAN_RRM_CAPS_LINK_MEASUREMENT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Drrm.c751 if (!(sta->rrm_enabled_capa[0] & WLAN_RRM_CAPS_LINK_MEASUREMENT)) { in hostapd_send_link_measurement_req()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h780 #define WLAN_RRM_CAPS_LINK_MEASUREMENT BIT(0) macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Dsme.c370 *pos |= WLAN_RRM_CAPS_LINK_MEASUREMENT; in sme_auth_handle_rrm()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c4697 WLAN_RRM_CAPS_LINK_MEASUREMENT; in hostapd_config_fill()