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

Method getNumConfigurations

BrcmPatchRAM/USBDeviceShim.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88UInt8 USBDeviceShim::getNumConfigurations()
89{
90 return m_pDevice->GetNumConfigurations();
91}
92
93const USBCONFIGURATIONDESCRIPTOR* USBDeviceShim::getFullConfigurationDescriptor(UInt8 configIndex)
94{

Callers 2

setConfigurationMethod · 0.45
setConfigurationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected