Home
last modified time | relevance | path

Searched refs:MTP_OPERATION_CLOSE_SESSION (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/mtp/
Dmtp.h356 #define MTP_OPERATION_CLOSE_SESSION 0x1003 macro
DMtpServer.cpp47 MTP_OPERATION_CLOSE_SESSION,
343 case MTP_OPERATION_CLOSE_SESSION: in handleRequest()