Searched refs:HID_HOST_REPORT_REFERENCE_SIZE (Results 1 – 2 of 2) sorted by relevance
235 static constexpr int HID_HOST_REPORT_REFERENCE_SIZE = 2; variable
625 if (descriptor.length_ != HID_HOST_REPORT_REFERENCE_SIZE) { in SaveReport()