MCPcopy Create free account
hub / github.com/360Controller/360Controller / setReport

Method setReport

360Controller/ChatPad.cpp:46–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46IOReturn ChatPadKeyboardClass::setReport(IOMemoryDescriptor *report, IOHIDReportType reportType, IOOptionBits options)
47{
48 // Maybe add LED support later?
49 return kIOReturnUnsupported;
50}
51
52IOReturn ChatPadKeyboardClass::getReport(IOMemoryDescriptor *report, IOHIDReportType reportType, IOOptionBits options)
53{

Callers 1

Device_SendFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected