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