Searched refs:mFunctionalCode (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/mtp/
H A DMtpDeviceInfo.h32 uint16_t mFunctionalCode; member in class:android::MtpDeviceInfo
H A DMtpDeviceInfo.cpp31 mFunctionalCode(0),
73 mFunctionalCode = packet.getUInt16();
94 mVendorExtensionDesc, mFunctionalCode, mManufacturer, mModel, mVersion, mSerial);

Completed in 391 milliseconds