Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Drrm.c403 case WLAN_RRM_NEIGHBOR_REPORT_REQUEST: in hostapd_handle_radio_measurement()
/freebsd/contrib/wpa/wpa_supplicant/
H A Drrm.c192 wpabuf_put_u8(buf, WLAN_RRM_NEIGHBOR_REPORT_REQUEST); in wpas_rrm_send_neighbor_rep_request()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h769 #define WLAN_RRM_NEIGHBOR_REPORT_REQUEST 4 macro