Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp.h188 #define PTP_OC_CloseSession 0x1003 macro
2607 #define ptp_closesession(params) ptp_generic_no_data(params,PTP_OC_CloseSession,0)
Dptp.c210 if (cmd == PTP_OC_CloseSession) in ptp_transaction_new()
5921 {PTP_OC_CloseSession,N_("Close session")},