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

Method getSerialNumberStringIndex

BrcmPatchRAM/USBHostDeviceShim.cpp:193–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193UInt8 USBDeviceShim::getSerialNumberStringIndex()
194{
195 return m_pDevice->getDeviceDescriptor()->iSerialNumber;
196}
197
198USBInterfaceShim::USBInterfaceShim()
199{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected