Lines Matching refs:report
39 wpa_printf(MSG_DEBUG, "Unexpected LCI report, token %u", token);
45 wpa_printf(MSG_DEBUG, "LCI report token %u len %zu", token, len);
63 wpa_printf(MSG_DEBUG, "Unexpected range report, token %u",
70 wpa_printf(MSG_DEBUG, "Range report token %u len %zu", token, len);
78 char report[2 * 255 + 1];
80 wpa_printf(MSG_DEBUG, "Beacon report token %u len %zu from " MACSTR,
82 /* Skip to the beginning of the Beacon report */
87 report[0] = '\0';
88 if (wpa_snprintf_hex(report, sizeof(report), pos, len) < 0)
91 MAC2STR(addr), token, rep_mode, report);
108 wpa_printf(MSG_DEBUG, "Bad Measurement Report element");
113 wpa_printf(MSG_DEBUG, "Measurement report mode 0x%x type %u",
129 "Measurement report type %u is not supported",
209 * The number and length of the Neighbor Report elements in a Neighbor
210 * Report frame is limited by the maximum allowed MMPDU size; + 3 bytes
252 * Measurement Report element.
264 * Measurement Report element.
314 "Neighbor report request, measure type %u",
413 * Parallel and Enable bits are 0, Duration, Request, and Report are
468 "Request range: Destination station does not support FTM range report in RRM");
501 * Parallel and Enable bits are 0; Duration, Request, and Report are
514 * Taking the neighbor report part of the range request from neighbor
524 wpa_printf(MSG_INFO, "Missing neighbor report for "
603 " does not support passive beacon report",
613 " does not support active beacon report",
623 " does not support table beacon report",