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

Method getInterfaceNumber

BrcmPatchRAM/USBDeviceShim.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178
179#ifdef DEBUG
180UInt8 USBInterfaceShim::getInterfaceNumber()
181{
182 return m_pInterface->GetInterfaceNumber();
183}
184
185UInt8 USBInterfaceShim::getInterfaceClass()
186{

Callers 2

findInterfaceMethod · 0.45
findInterfaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected