Home
last modified time | relevance | path

Searched refs:PTP_OC_MTP_GetObjectPropsSupported (Results 1 – 3 of 3) sorted by relevance

/external/libmtp/src/
Dptp.h422 #define PTP_OC_MTP_GetObjectPropsSupported 0x9801 macro
Dptp.c2416 ptp.Code=PTP_OC_MTP_GetObjectPropsSupported; in ptp_mtp_getobjectpropssupported()
4352 {PTP_OC_MTP_GetObjectPropsSupported,N_("Get object properties supported")},
Dlibmtp.c2902 if (ptp_operation_issupported(params,PTP_OC_MTP_GetObjectPropsSupported)) { in LIBMTP_Dump_Device_Info()