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

Method getInterfaceProtocol

BrcmPatchRAM/USBDeviceShim.cpp:195–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195UInt8 USBInterfaceShim::getInterfaceProtocol()
196{
197 return m_pInterface->GetInterfaceProtocol();
198}
199#endif
200
201bool USBInterfaceShim::findPipe(USBPipeShim* shim, UInt8 type, UInt8 direction)

Callers 2

findInterfaceMethod · 0.45
findInterfaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected