Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.c221 if ((cmd == PTP_OC_OpenSession) && tries) in ptp_transaction_new()
1021 PTP_CNT_INIT(ptp, PTP_OC_OpenSession, session); in ptp_opensession()
5920 {PTP_OC_OpenSession,N_("Open session")},
Dptp.h187 #define PTP_OC_OpenSession 0x1002 macro