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

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

Completed in 650 milliseconds