Searched refs:PTP_OC_MTP_GetObjPropList (Results 1 – 5 of 5) sorted by relevance
/external/libmtp/ |
D | README | 481 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.
|
D | ChangeLog | 2315 have broken PTP_OC_MTP_GetObjPropList implementations.
|
/external/libmtp/src/ |
D | ptp.c | 3746 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()
|
D | ptp.h | 560 #define PTP_OC_MTP_GetObjPropList 0x9805 macro
|
D | libmtp.c | 2822 if (ptp_operation_issupported(params,PTP_OC_MTP_GetObjPropList) in flush_handles()
|