MCPcopy Create free account
hub / github.com/acidanthera/BrcmPatchRAM / getInterfaceClass

Method getInterfaceClass

BrcmPatchRAM/USBDeviceShim.cpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185UInt8 USBInterfaceShim::getInterfaceClass()
186{
187 return m_pInterface->GetInterfaceClass();
188}
189
190UInt8 USBInterfaceShim::getInterfaceSubClass()
191{

Callers 2

findInterfaceMethod · 0.45
findInterfaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected