Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.c539 …register_property("Protection Status", LIBMTP_PROPERTY_ProtectionStatus, PTP_OPC_ProtectionStatus); in init_propertymap()
6292 case PTP_OPC_ProtectionStatus:
6295 prop->property = PTP_OPC_ProtectionStatus;
7749 case PTP_OPC_ProtectionStatus:
7752 prop->property = PTP_OPC_ProtectionStatus;
Dptp.c6274 {PTP_OPC_ProtectionStatus,"ProtectionStatus"},
6743 case PTP_OPC_ProtectionStatus: in ptp_object_want()
6835 case PTP_OPC_ProtectionStatus:/*UINT16*/ in ptp_object_want()
Dptp.h2181 #define PTP_OPC_ProtectionStatus 0xDC03 macro