Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Drrm.c775 wpabuf_put_u8(buf, WLAN_RRM_LINK_MEASUREMENT_REQUEST); in hostapd_send_link_measurement_req()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h767 #define WLAN_RRM_LINK_MEASUREMENT_REQUEST 2 macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c5402 payload[0] == WLAN_RRM_LINK_MEASUREMENT_REQUEST) { in wpas_event_rx_mgmt_action()