Searched refs:PTP_OPC_RepresentativeSampleData (Results 1 - 3 of 3) sorted by relevance

/external/libmtp/src/
H A Dlibmtp.c529 register_property("Representative Sample Data", LIBMTP_PROPERTY_RepresentativeSampleData, PTP_OPC_RepresentativeSampleData);
8078 case PTP_OPC_RepresentativeSampleData:
8201 if (props[i] == PTP_OPC_RepresentativeSampleData) {
8220 ret = ptp_mtp_setobjectpropvalue(params,id,PTP_OPC_RepresentativeSampleData,
8295 if (props[i] == PTP_OPC_RepresentativeSampleData) {
8308 ret = ptp_mtp_getobjectpropvalue(params,id,PTP_OPC_RepresentativeSampleData,
H A Dptp.h1687 #define PTP_OPC_RepresentativeSampleData 0xDC86 macro
H A Dptp.c4472 {PTP_OPC_RepresentativeSampleData,"RepresentativeSampleData"},

Completed in 61 milliseconds