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

Method newPrimaryUsageNumber

360Controller/ChatPad.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74OSNumber* ChatPadKeyboardClass::newPrimaryUsageNumber() const
75{
76 return OSNumber::withNumber(HID_ChatPad::ReportDescriptor[3], 8);
77}
78
79OSNumber* ChatPadKeyboardClass::newPrimaryUsagePageNumber() const
80{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected