Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.c495 …register_property("Protection Status", LIBMTP_PROPERTY_ProtectionStatus, PTP_OPC_ProtectionStatus); in init_propertymap()
5728 case PTP_OPC_ProtectionStatus:
5731 prop->property = PTP_OPC_ProtectionStatus;
7127 case PTP_OPC_ProtectionStatus:
7130 prop->property = PTP_OPC_ProtectionStatus;
Dptp.h1653 #define PTP_OPC_ProtectionStatus 0xDC03 macro
Dptp.c4438 {PTP_OPC_ProtectionStatus,"ProtectionStatus"},
4913 case PTP_OPC_ProtectionStatus:/*UINT16*/ in ptp_object_want()