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

Method getSerialNumberStringIndex

BrcmPatchRAM/USBDeviceShim.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 return m_pDevice->GetProductStringIndex();
143}
144UInt8 USBDeviceShim::getSerialNumberStringIndex()
145{
146 return m_pDevice->GetSerialNumberStringIndex();
147}
148
149USBInterfaceShim::USBInterfaceShim()
150{

Callers 2

printDeviceInfoMethod · 0.45
printDeviceInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected