HID_REPORT_TYPE_INPUT
reportType = HID_REPORT_TYPE_INPUT;
|| (fReports[i]->Type() != HID_REPORT_TYPE_INPUT
case HID_REPORT_TYPE_INPUT:
uint32 maxReportCount = parser.CountReports(HID_REPORT_TYPE_INPUT);
collection.BuildReportList(HID_REPORT_TYPE_INPUT, inputReports,
fInputReport.Parser()->MaxReportSize(HID_REPORT_TYPE_INPUT);
uint32 maxReportCount = parser.CountReports(HID_REPORT_TYPE_INPUT);
collection.BuildReportList(HID_REPORT_TYPE_INPUT, inputReports,
= fInputReport.Parser()->MaxReportSize(HID_REPORT_TYPE_INPUT);
uint32 maxReportCount = parser.CountReports(HID_REPORT_TYPE_INPUT);
collection.BuildReportList(HID_REPORT_TYPE_INPUT, inputReports,
uint32 maxReportCount = parser.CountReports(HID_REPORT_TYPE_INPUT);
collection.BuildReportList(HID_REPORT_TYPE_INPUT, inputReports,
HIDReport* report = fParser.ReportAt(HID_REPORT_TYPE_INPUT, 0);
HID_REPORT_TYPE_INPUT, fReportID,
case HID_REPORT_TYPE_INPUT:
fTransferBufferSize = fParser.MaxReportSize(HID_REPORT_TYPE_INPUT);