Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
185
UInt8 USBInterfaceShim::getInterfaceClass()
186
{
187
return m_pInterface->GetInterfaceClass();
188
}
189
190
UInt8 USBInterfaceShim::getInterfaceSubClass()
191
{
Callers
2
findInterface
Method · 0.45
findInterface
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected