You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Wei 0931b108b8
MTP: Sanitize filename provided from MTP host#3
4 years ago
..
tests Remove limitation on read/write size 6 years ago
Android.bp Remove subdirs from Android.bp 5 years ago
IMtpDatabase.h Mark functions in IMtpDatabase as pure virtual 5 years ago
IMtpHandle.h Add deprecated header f_mtp.h to mtp code. 5 years ago
MODULE_LICENSE_APACHE2
MtpDataPacket.cpp Use uint32_t instead of int to support 2~4G file 6 years ago
MtpDataPacket.h Use uint32_t instead of int to support 2~4G file 6 years ago
MtpDebug.cpp
MtpDebug.h Fix Unicode string handling 6 years ago
MtpDescriptors.cpp
MtpDescriptors.h
MtpDevHandle.cpp
MtpDevHandle.h
MtpDevice.cpp Use uint32_t instead of int to support 2~4G file 6 years ago
MtpDevice.h Use uint32_t instead of int to support 2~4G file 6 years ago
MtpDeviceInfo.cpp
MtpDeviceInfo.h
MtpEventPacket.cpp
MtpEventPacket.h Fix Unicode string handling 6 years ago
MtpFfsCompatHandle.cpp
MtpFfsCompatHandle.h
MtpFfsHandle.cpp MTP: CPU usage high while under MTP mode. 5 years ago
MtpFfsHandle.h Remove limitation on read/write size 6 years ago
MtpObjectInfo.cpp
MtpObjectInfo.h
MtpPacket.cpp MtpPacket: Add finite timeout for bulk transfer 6 years ago
MtpPacket.h Fix Unicode string handling 6 years ago
MtpProperty.cpp Fix Unicode string handling 6 years ago
MtpProperty.h Fix Unicode string handling 6 years ago
MtpRequestPacket.cpp
MtpRequestPacket.h
MtpResponsePacket.cpp
MtpResponsePacket.h
MtpServer.cpp MTP: Sanitize filename provided from MTP host#3 4 years ago
MtpServer.h MTP: add friend class for fuzz testing 5 years ago
MtpStorage.cpp
MtpStorage.h Fix Unicode string handling 6 years ago
MtpStorageInfo.cpp
MtpStorageInfo.h
MtpStringBuffer.cpp MTP: handle bad conversion from UTF-16 to UTF-8 5 years ago
MtpStringBuffer.h Fix Unicode string handling 6 years ago
MtpTypes.h Fix Unicode string handling 6 years ago
MtpUtils.cpp MTP: free leaked DIR after copyRecursive 5 years ago
MtpUtils.h Call access(2) on all files/dirs modified by Mtp 6 years ago
NOTICE
OWNERS MTP: Add OWNERS for MTP functionality 6 years ago
PosixAsyncIO.cpp fix copy large file issue over MTP on 32bit device 5 years ago
PosixAsyncIO.h fix copy large file issue over MTP on 32bit device 5 years ago
f_mtp.h Add deprecated header f_mtp.h to mtp code. 5 years ago
mtp.h