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

Method getFullConfigurationDescriptor

BrcmPatchRAM/USBDeviceShim.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93const USBCONFIGURATIONDESCRIPTOR* USBDeviceShim::getFullConfigurationDescriptor(UInt8 configIndex)
94{
95 return m_pDevice->GetFullConfigurationDescriptor(configIndex);
96}
97
98IOReturn USBDeviceShim::getConfiguration(IOService* forClient, UInt8 *configNumber)
99{

Callers 2

setConfigurationMethod · 0.45
setConfigurationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected