Searched refs:PTP_OPC_RepresentativeSampleData (Results 1 – 3 of 3) sorted by relevance
/external/libmtp/src/ |
D | libmtp.c | 573 …entative Sample Data", LIBMTP_PROPERTY_RepresentativeSampleData, PTP_OPC_RepresentativeSampleData); in init_propertymap() 8733 case PTP_OPC_RepresentativeSampleData: 8856 if (props[i] == PTP_OPC_RepresentativeSampleData) { 8875 ret = ptp_mtp_setobjectpropvalue(params,id,PTP_OPC_RepresentativeSampleData, 8950 if (props[i] == PTP_OPC_RepresentativeSampleData) { 8963 ret = ptp_mtp_getobjectpropvalue(params,id,PTP_OPC_RepresentativeSampleData,
|
D | ptp.h | 2215 #define PTP_OPC_RepresentativeSampleData 0xDC86 macro
|
D | ptp.c | 6308 {PTP_OPC_RepresentativeSampleData,"RepresentativeSampleData"},
|