Home
last modified time | relevance | path

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

/external/libmtp/src/
Dptp-pack.c636 case PTP_DTC_UINT8: in ptp_unpack_DPV()
873 case PTP_DTC_UINT8: in ptp_pack_DPV()
1382 case PTP_DTC_UINT8: XX( u8, dtoh8a ); in ptp_unpack_CANON_changes()
1496 dpd->DataType = PTP_DTC_UINT8; in ptp_unpack_CANON_changes()
1530 dpd->DataType = PTP_DTC_UINT8; in ptp_unpack_CANON_changes()
1585 case PTP_DTC_UINT8: in ptp_unpack_CANON_changes()
Dlibmtp.c910 case PTP_DTC_UINT8: in LIBMTP_Get_Allowed_Property_Values()
946 case PTP_DTC_UINT8: in LIBMTP_Get_Allowed_Property_Values()
982 case PTP_DTC_UINT8: in LIBMTP_Get_Allowed_Property_Values()
1441 PTP_DTC_UINT8); in get_u8_from_object()
1584 ret = ptp_mtp_setobjectpropvalue(params, object_id, attribute_id, &propval, PTP_DTC_UINT8); in set_object_u8()
2981 case PTP_DTC_UINT8: in LIBMTP_Dump_Device_Info()
3516 ret = ptp_getdevicepropvalue(params, PTP_DPC_BatteryLevel, &propval, PTP_DTC_UINT8); in LIBMTP_Get_Batterylevel()
5739 prop->datatype = PTP_DTC_UINT8;
7138 prop->datatype = PTP_DTC_UINT8;
Dptp.h1105 #define PTP_DTC_UINT8 0x0002 macro
1118 #define PTP_DTC_AUINT8 (PTP_DTC_ARRAY_MASK | PTP_DTC_UINT8)
Dptp.c1741 case PTP_DTC_UINT8: in ptp_canon_eos_setdevicepropvalue()
2687 case PTP_DTC_INT8: case PTP_DTC_UINT8: in ptp_free_devicepropvalue()
3509 case PTP_DTC_UINT8: in _value_to_num()