summaryrefslogtreecommitdiffstats
path: root/mtp/MtpServer.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MTP: make MTP work even if unplugged and repluggedEthan Yonker2015-02-021-2/+2
| | | | | | | | Set up a loop to keep trying to open / read the MTP device so that MTP will work even if the device is unplugged during boot or unplugged and replugged in. Change-Id: I0d3a3b7c91ce84a8cbed16caa4b15efee35b3641
* add mtp responder to TWRP.bigbiff bigbiff2014-09-031-0/+155
Big thanks to Dees_Troy for helping with the implementation. Change-Id: I6c9c522b9c9de5dc139e2ecb0141008182ba07f0