Lines Matching refs:supported
1154 * Determine if a property is supported for a given file type
1158 * @return 0 if not supported, positive if supported, negative on error
1167 int supported = 0;
1175 add_ptp_error_to_errorstack(device, ret, "LIBMTP_Is_Property_Supported(): could not get properties supported.");
1181 supported = 1;
1188 return supported;
1559 "PTP_OC_MTP_SetObjectPropValue not supported.");
1596 "PTP_OC_MTP_SetObjectPropValue not supported.");
1633 "PTP_OC_MTP_SetObjectPropValue not supported.");
1669 "PTP_OC_MTP_SetObjectPropValue not supported.");
2010 /* Determine if the object size supported is 32 or 64 bit wide */
3192 printf("Supported operations:\n");
3195 printf("Events supported:\n");
3203 printf("Device Properties Supported:\n");
3218 printf("Playable File (Object) Types and Object Properties Supported:\n");
3656 * "John Doe's Digital Audio Player". This property should be supported
3720 * property should be supported by all MTP devices.
3955 * failed or the secure time property is not supported. This string
3969 * failed or the device certificate property is not supported. This
3980 * This function retrieves a list of supported file types, i.e. the file
3987 * supported filetypes if the call was successful. This list must
3990 * list of supported filetypes if the call was successful.
4041 * @return 0 if not supported, any other value means the device has the
4970 // supported by the device and the from the device and
6304 prop->propval.u8 = 0x00; /* It is supported, then it is consumable */
6315 // Tag with current time if that is supported
6419 "could not retrieve supported object properties.");
6559 // Tag with current time if that is supported
6745 // Update modification time if supported
6894 * is updated, if this is supported by the device.
6924 * is updated, if this is supported by the device.
6954 * is updated, if this is supported by the device.
6984 * property is updated, if this is supported by the device.
7021 * property is updated, if this is supported by the device.
7666 int supported = 0;
7694 supported = 1;
7698 if (!supported) {
7809 // Tag with current time if that is supported
8008 "could not retrieve supported object properties.");
8072 // Tag with current time if that is supported
8507 supported metadata
8563 // Fetch supported metadata
8682 * supported sample type will be set, the supported height and
8717 // Default to no type supported.
8729 * supported.
8761 * Populate the sample format with the first supported format
8764 * supported by the device.
8788 * Populate the sample format with the first supported format
8791 * supported by the device.
8839 int supported = 0;
8857 supported = 1;
8861 if (!supported) {
8933 int supported = 0;
8951 supported = 1;
8955 if (!supported) {
9017 "LIBMTP_GetPartialObject: PTP_OC_GetPartialObject not supported");
9045 "LIBMTP_SendPartialObject: PTP_OC_ANDROID_SendPartialObject not supported");
9063 "LIBMTP_BeginEditObject: PTP_OC_ANDROID_BeginEditObject not supported");
9081 "LIBMTP_EndEditObject: PTP_OC_ANDROID_EndEditObject not supported");
9103 "LIBMTP_TruncateObject: PTP_OC_ANDROID_TruncateObject not supported");