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

Method newPrimaryUsagePageNumber

360Controller/ChatPad.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79OSNumber* ChatPadKeyboardClass::newPrimaryUsagePageNumber() const
80{
81 return OSNumber::withNumber(HID_ChatPad::ReportDescriptor[1], 8);
82}
83
84OSString* ChatPadKeyboardClass::newProductString() const
85{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected