Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Drrm.c218 wpabuf_put_u8(buf, WLAN_RRM_NEIGHBOR_REPORT_RESPONSE); in hostapd_send_nei_report_resp()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h770 #define WLAN_RRM_NEIGHBOR_REPORT_RESPONSE 5 macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c5396 payload[0] == WLAN_RRM_NEIGHBOR_REPORT_RESPONSE) { in wpas_event_rx_mgmt_action()