Searched defs:HogpReport (Results 1 – 1 of 1) sorted by relevance
146 struct HogpReport { struct147 uint8_t reportId = 0;148 uint8_t reportType = HID_HOST_RESERVED_REPORT;149 std::unique_ptr<Characteristic> character = nullptr;150 std::unique_ptr<Descriptor> config = nullptr;