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

Method getProductStringIndex

BrcmPatchRAM/USBDeviceShim.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140UInt8 USBDeviceShim::getProductStringIndex()
141{
142 return m_pDevice->GetProductStringIndex();
143}
144UInt8 USBDeviceShim::getSerialNumberStringIndex()
145{
146 return m_pDevice->GetSerialNumberStringIndex();

Callers 2

printDeviceInfoMethod · 0.45
printDeviceInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected