Home
last modified time | relevance | path

Searched refs:PTP_OC_MTP_GetObjPropList (Results 1 – 5 of 5) sorted by relevance

/external/libmtp/
DREADME481 CMD 0x99805, we see in ptp.h that this is PTP_OC_MTP_GetObjPropList.
490 CMD 0x99805, we see in ptp.h that this is PTP_OC_MTP_GetObjPropList.
501 CMD 0x99805, we see in ptp.h that this is PTP_OC_MTP_GetObjPropList.
DChangeLog2315 have broken PTP_OC_MTP_GetObjPropList implementations.
/external/libmtp/src/
Dptp.c3746 PTP_CNT_INIT(ptp, PTP_OC_MTP_GetObjPropList, handle, in ptp_mtp_getobjectproplist()
3765 PTP_CNT_INIT(ptp, PTP_OC_MTP_GetObjPropList, handle, in ptp_mtp_getobjectproplist_single()
5964 {PTP_OC_MTP_GetObjPropList,N_("Get object property list")},
6714 if (!ptp_operation_issupported(params,PTP_OC_MTP_GetObjPropList)) { in ptp_object_want()
Dptp.h560 #define PTP_OC_MTP_GetObjPropList 0x9805 macro
Dlibmtp.c2822 if (ptp_operation_issupported(params,PTP_OC_MTP_GetObjPropList) in flush_handles()