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

Method newTransportString

360Controller/ChatPad.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89OSString* ChatPadKeyboardClass::newTransportString() const
90{
91 return OSString::withCString("Serial");
92}
93
94OSNumber* ChatPadKeyboardClass::newVendorIDNumber() const
95{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected