Searched refs:WLAN_EID_MEASURE_REQUEST (Results 1 – 4 of 4) sorted by relevance
309 while ((ie = get_ie(pos, len, WLAN_EID_MEASURE_REQUEST))) { in hostapd_handle_nei_report_req()408 wpabuf_put_u8(buf, WLAN_EID_MEASURE_REQUEST); in hostapd_send_lci_req()496 wpabuf_put_u8(buf, WLAN_EID_MEASURE_REQUEST); in hostapd_send_range_req()648 wpabuf_put_u8(buf, WLAN_EID_MEASURE_REQUEST); in hostapd_send_beacon_req()
6676 report->eid == WLAN_EID_MEASURE_REQUEST && in handle_action_cb()
202 wpabuf_put_u8(buf, WLAN_EID_MEASURE_REQUEST); in wpas_rrm_send_neighbor_rep_request()236 wpabuf_put_u8(buf, WLAN_EID_MEASURE_REQUEST); in wpas_rrm_send_neighbor_rep_request()1346 if (req->eid != WLAN_EID_MEASURE_REQUEST) { in wpas_rrm_process_msr_req_elems()
298 #define WLAN_EID_MEASURE_REQUEST 38 macro