Home
last modified time | relevance | path

Searched refs:WLAN_EID_MEASURE_REPORT (Results 1 – 9 of 9) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_rrm.c106 while ((ie = get_ie(pos, end - pos, WLAN_EID_MEASURE_REPORT))) { in hostapd_handle_radio_msmt_report()
248 wpabuf_put_u8(buf, WLAN_EID_MEASURE_REPORT); in hostapd_send_nei_report_resp()
260 wpabuf_put_u8(buf, WLAN_EID_MEASURE_REPORT); in hostapd_send_nei_report_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_rrm.c106 while ((ie = get_ie(pos, end - pos, WLAN_EID_MEASURE_REPORT))) { in hostapd_handle_radio_msmt_report()
248 wpabuf_put_u8(buf, WLAN_EID_MEASURE_REPORT); in hostapd_send_nei_report_resp()
260 wpabuf_put_u8(buf, WLAN_EID_MEASURE_REPORT); in hostapd_send_nei_report_resp()
Drrm.c106 while ((ie = get_ie(pos, end - pos, WLAN_EID_MEASURE_REPORT))) { in hostapd_handle_radio_msmt_report()
248 wpabuf_put_u8(buf, WLAN_EID_MEASURE_REPORT); in hostapd_send_nei_report_resp()
260 wpabuf_put_u8(buf, WLAN_EID_MEASURE_REPORT); in hostapd_send_nei_report_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Drrm.c287 wpabuf_put_u8(*buf, WLAN_EID_MEASURE_REPORT); in wpas_rrm_report_elem()
408 if (msr_rep->eid != WLAN_EID_MEASURE_REPORT || in wpas_rrm_beacon_rep_update_last_frame()
Dctrl_iface.c9553 if (s_id == WLAN_EID_MEASURE_REPORT && s_len > 3) { in wpas_ctrl_neighbor_rep_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Drrm.c294 wpabuf_put_u8(*buf, WLAN_EID_MEASURE_REPORT); in wpas_rrm_report_elem()
415 if (msr_rep->eid != WLAN_EID_MEASURE_REPORT || in wpas_rrm_beacon_rep_update_last_frame()
Dctrl_iface.c10335 if (s_id == WLAN_EID_MEASURE_REPORT && s_len > 3) { in wpas_ctrl_neighbor_rep_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dieee802_11_defs.h294 #define WLAN_EID_MEASURE_REPORT 39 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dieee802_11_defs.h299 #define WLAN_EID_MEASURE_REPORT 39 macro