Home
last modified time | relevance | path

Searched refs:PTP_VENDOR_CANON (Results 1 – 2 of 2) sorted by relevance

/external/libmtp/src/
Dptp.c1525 if ( (params->deviceinfo.VendorExtensionID == PTP_VENDOR_CANON) && in ptp_check_event()
3481 if (params->deviceinfo.VendorExtensionID==PTP_VENDOR_CANON) in ptp_get_property_description()
3916 PTP_VENDOR_VAL_BOOL(PTP_DPC_CANON_AssistLight,PTP_VENDOR_CANON), in ptp_render_property_value()
3917 PTP_VENDOR_VAL_RBOOL(PTP_DPC_CANON_RotationScene,PTP_VENDOR_CANON), in ptp_render_property_value()
3918 PTP_VENDOR_VAL_RBOOL(PTP_DPC_CANON_BeepMode,PTP_VENDOR_CANON), in ptp_render_property_value()
3919 PTP_VENDOR_VAL_BOOL(PTP_DPC_CANON_Beep,PTP_VENDOR_CANON), in ptp_render_property_value()
3921 {PTP_DPC_CANON_RotationAngle, PTP_VENDOR_CANON, 0, "0'"}, in ptp_render_property_value()
3922 {PTP_DPC_CANON_RotationAngle, PTP_VENDOR_CANON, 3, "270'"}, in ptp_render_property_value()
3923 {PTP_DPC_CANON_RotationAngle, PTP_VENDOR_CANON, 1, "90'"}, in ptp_render_property_value()
3925 {PTP_DPC_CANON_BatteryKind, PTP_VENDOR_CANON, 0, N_("Unknown")}, in ptp_render_property_value()
[all …]
Dptp.h164 #define PTP_VENDOR_CANON 0x0000000B macro