Searched refs:ReportDescriptor (Results 1 – 1 of 1) sorted by relevance
283 rdesc: Optional[Union[hid.ReportDescriptor, str, bytes]] = None, argument303 self.rdesc = hid.ReportDescriptor.from_human_descr(rdesc_str) # type: ignore