Home
last modified time | relevance | path

Searched refs:PTP_DTC_UINT8 (Results 1 – 4 of 4) sorted by relevance

/external/libmtp/src/
Dptp-pack.c772 case PTP_DTC_UINT8: in ptp_unpack_DPV()
1043 case PTP_DTC_UINT8: dst->u8 = src->u8; break; in duplicate_PropertyValue()
1170 case PTP_DTC_UINT8: in ptp_pack_DPV()
2035 case PTP_DTC_UINT8: XX( u8, dtoh8a ); in ptp_unpack_CANON_changes()
2174 dpd->DataType = PTP_DTC_UINT8; in ptp_unpack_CANON_changes()
2205 dpd->DataType = PTP_DTC_UINT8; in ptp_unpack_CANON_changes()
2268 case PTP_DTC_UINT8: in ptp_unpack_CANON_changes()
Dlibmtp.c987 case PTP_DTC_UINT8: in LIBMTP_Get_Allowed_Property_Values()
1023 case PTP_DTC_UINT8: in LIBMTP_Get_Allowed_Property_Values()
1059 case PTP_DTC_UINT8: in LIBMTP_Get_Allowed_Property_Values()
1526 PTP_DTC_UINT8); in get_u8_from_object()
1673 ret = ptp_mtp_setobjectpropvalue(params, object_id, attribute_id, &propval, PTP_DTC_UINT8); in set_object_u8()
3302 case PTP_DTC_UINT8: in LIBMTP_Dump_Device_Info()
3851 &propval, PTP_DTC_UINT8); in LIBMTP_Get_Batterylevel()
6303 prop->datatype = PTP_DTC_UINT8;
7760 prop->datatype = PTP_DTC_UINT8;
Dptp.h1352 #define PTP_DTC_UINT8 0x0002 macro
1365 #define PTP_DTC_AUINT8 (PTP_DTC_ARRAY_MASK | PTP_DTC_UINT8)
Dptp.c1033 case PTP_DTC_INT8: case PTP_DTC_UINT8: in ptp_free_devicepropvalue()
2579 case PTP_DTC_UINT8: in ptp_canon_eos_setdevicepropvalue()
2976 case PTP_DTC_UINT8: in ptp_sony_getalldevicepropdesc()
3010 case PTP_DTC_UINT8: in ptp_sony_getalldevicepropdesc()
5069 case PTP_DTC_UINT8: in _value_to_num()