Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.c573 …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,
Dptp.h2215 #define PTP_OPC_RepresentativeSampleData 0xDC86 macro
Dptp.c6308 {PTP_OPC_RepresentativeSampleData,"RepresentativeSampleData"},