Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c192 if ((ptp->Code == PTP_OC_OpenSession) && tries--) in ptp_transaction_new()
512 ptp.Code=PTP_OC_OpenSession; in ptp_opensession()
4319 {PTP_OC_OpenSession,N_("Open session")},
Dptp.h174 #define PTP_OC_OpenSession 0x1002 macro