Searched refs:HID_HOST_INPUT_REPORT (Results 1 – 3 of 3) sorted by relevance
421 … HidHostService::GetService()->HidHostSetReport(address_, HID_HOST_INPUT_REPORT, ev.u.output.size, in ReadUhidOutPut()438 HID_HOST_INPUT_REPORT); in ReadUhidFeature()455 …HidHostService::GetService()->HidHostSetReport(address_, HID_HOST_INPUT_REPORT, ev.u.set_report.si… in ReadUhidSetReport()
100 static constexpr int HID_HOST_INPUT_REPORT = 1; variable
649 if ((iter->second == nullptr) || (iter->second->reportType != HID_HOST_INPUT_REPORT)) { in SetInputReportNotification()