Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Drrm.c353 case WLAN_RRM_RADIO_MEASUREMENT_REPORT: in hostapd_handle_radio_measurement()
/freebsd/contrib/wpa/wpa_supplicant/
H A Drrm.c386 wpabuf_put_u8(report, WLAN_RRM_RADIO_MEASUREMENT_REPORT); in wpas_rrm_send_msr_report_mpdu()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h705 #define WLAN_RRM_RADIO_MEASUREMENT_REPORT 1 macro