Home
last modified time | relevance | path

Searched refs:LIBMTP_ERROR (Results 1 – 8 of 8) sorted by relevance

/external/libmtp/src/
Dplaylist-spl.c139LIBMTP_ERROR("failed to make temp file for %s.spl -> %s, errno=%s\n", pl->name, tmpname, strerror(… in spl_to_playlist_t()
144LIBMTP_ERROR("failed to delete temp file for %s.spl -> %s, errno=%s\n", pl->name, tmpname, strerro… in spl_to_playlist_t()
198LIBMTP_ERROR("failed to make temp file for %s.spl -> %s, errno=%s\n", pl->name, tmpname, strerror(… in playlist_t_to_spl()
203LIBMTP_ERROR("failed to delete temp file for %s.spl -> %s, errno=%s\n", pl->name, tmpname, strerro… in playlist_t_to_spl()
361 LIBMTP_ERROR("error -- buffer too small to read in .spl playlist entry\n"); in read_into_spl_text_t()
418 LIBMTP_ERROR("ERROR %s:%u:%s(): buffer overflow! .spl line too long @ %zuB\n", in read_into_spl_text_t()
480 LIBMTP_ERROR("write spl file failed: %s\n", strerror(errno)); in write_from_spl_text_t()
482LIBMTP_ERROR("write spl file wrong number of bytes ret=%d len=%d '%s'\n", (int)ret, (int)len, p->t… in write_from_spl_text_t()
487 LIBMTP_ERROR("write spl file failed: %s\n", strerror(errno)); in write_from_spl_text_t()
489 LIBMTP_ERROR("failed to write the correct number of bytes '\\n'!\n"); in write_from_spl_text_t()
[all …]
Dutil.c53 LIBMTP_ERROR("Device %d (VID=%04x and PID=%04x) is UNKNOWN in libmtp v%s.\n", in device_unknown()
58 LIBMTP_ERROR("Please report this VID/PID and the device model to the " in device_unknown()
Dlibusb-glue.c476 LIBMTP_ERROR("Potential MTP Device with VendorID:%04x and " in probe_device_descriptor()
624 LIBMTP_ERROR("LIBMTP PANIC: get_mtp_usb_device_list() " in LIBMTP_Detect_Raw_Devices()
669 LIBMTP_ERROR("Device %d (VID=%04x and PID=%04x) is a %s %s.\n", in LIBMTP_Detect_Raw_Devices()
2021 LIBMTP_ERROR("LIBMTP PANIC: Unable to find interface & endpoints of device\n"); in configure_usb_device()
2030 LIBMTP_ERROR("LIBMTP PANIC: Unable to initialize device\n"); in configure_usb_device()
2039LIBMTP_ERROR("PTP_ERROR_IO: failed to open session, trying again after resetting USB interface\n"); in configure_usb_device()
2040 LIBMTP_ERROR("LIBMTP libusb: Attempt to reset device\n"); in configure_usb_device()
2045 LIBMTP_ERROR("LIBMTP PANIC: Could not init USB on second attempt\n"); in configure_usb_device()
2051 LIBMTP_ERROR("LIBMTP PANIC: failed to open session on second attempt\n"); in configure_usb_device()
2058 LIBMTP_ERROR("LIBMTP WARNING: Transaction ID was invalid, increment and try again\n"); in configure_usb_device()
[all …]
Dlibusb1-glue.c154 LIBMTP_ERROR("Libusb1 init failed\n"); in init_usb()
479 LIBMTP_ERROR("Potential MTP Device with VendorID:%04x and " in probe_device_descriptor()
643 LIBMTP_ERROR("LIBMTP PANIC: get_mtp_usb_device_list() " in LIBMTP_Detect_Raw_Devices()
690 LIBMTP_ERROR("Device %d (VID=%04x and PID=%04x) is a %s %s.\n", in LIBMTP_Detect_Raw_Devices()
2163 LIBMTP_ERROR("LIBMTP PANIC: Unable to find interface & endpoints of device\n"); in configure_usb_device()
2173 LIBMTP_ERROR("LIBMTP PANIC: Unable to initialize device\n"); in configure_usb_device()
2183LIBMTP_ERROR("PTP_ERROR_IO: failed to open session, trying again after resetting USB interface\n"); in configure_usb_device()
2184 LIBMTP_ERROR("LIBMTP libusb: Attempt to reset device\n"); in configure_usb_device()
2189 LIBMTP_ERROR("LIBMTP PANIC: Could not init USB on second attempt\n"); in configure_usb_device()
2197 LIBMTP_ERROR("LIBMTP PANIC: failed to open session on second attempt\n"); in configure_usb_device()
[all …]
Dlibopenusb1-glue.c455 LIBMTP_ERROR("Potential MTP Device with VendorID:%04x and " in probe_device_descriptor()
607 LIBMTP_ERROR("LIBMTP PANIC: get_mtp_usb_device_list() " in LIBMTP_Detect_Raw_Devices()
654 LIBMTP_ERROR("Device %d (VID=%04x and PID=%04x) is a %s %s.\n", in LIBMTP_Detect_Raw_Devices()
2133 LIBMTP_ERROR("LIBMTP PANIC: Unable to find interface & endpoints of device\n"); in configure_usb_device()
2142 LIBMTP_ERROR("LIBMTP PANIC: Unable to initialize device\n"); in configure_usb_device()
2151LIBMTP_ERROR("PTP_ERROR_IO: failed to open session, trying again after resetting USB interface\n"); in configure_usb_device()
2152 LIBMTP_ERROR("LIBMTP libusb: Attempt to reset device\n"); in configure_usb_device()
2157 LIBMTP_ERROR("LIBMTP PANIC: Could not init USB on second attempt\n"); in configure_usb_device()
2163 LIBMTP_ERROR("LIBMTP PANIC: failed to open session on second attempt\n"); in configure_usb_device()
2170 LIBMTP_ERROR("LIBMTP WARNING: Transaction ID was invalid, increment and try again\n"); in configure_usb_device()
[all …]
Dmtpz.c123 LIBMTP_ERROR("Unable to determine user's home directory, MTPZ disabled.\n"); in mtpz_loaddata()
139 LIBMTP_ERROR("Unable to read MTPZ public exponent from ~/.mtpz-data, MTPZ disabled.\n"); in mtpz_loaddata()
147 LIBMTP_ERROR("Unable to read MTPZ encryption key from ~/.mtpz-data, MTPZ disabled.\n"); in mtpz_loaddata()
154 LIBMTP_ERROR("Unable to read MTPZ encryption key from ~/.mtpz-data, MTPZ disabled.\n"); in mtpz_loaddata()
162 LIBMTP_ERROR("Unable to read MTPZ modulus from ~/.mtpz-data, MTPZ disabled.\n"); in mtpz_loaddata()
170 LIBMTP_ERROR("Unable to read MTPZ private key from ~/.mtpz-data, MTPZ disabled.\n"); in mtpz_loaddata()
178 LIBMTP_ERROR("Unable to read MTPZ certificates from ~/.mtpz-data, MTPZ disabled.\n"); in mtpz_loaddata()
185 LIBMTP_ERROR("Unable to parse MTPZ certificates from ~/.mtpz-data, MTPZ disabled.\n"); in mtpz_loaddata()
Dutil.h48 #define LIBMTP_ERROR(format, args...) \ macro
Dlibmtp.c759 LIBMTP_ERROR("LIBMTP_Set_Debug: Setting debugging level to %d (0x%02x) " in LIBMTP_Set_Debug()
1812 LIBMTP_ERROR("LIBMTP ERROR: couldnt parse extension %s\n", in parse_extension_descriptor()
1849 LIBMTP_ERROR("LIBMTP PANIC: connect_usb_devices encountered a memory " in LIBMTP_Open_Raw_Device_Uncached()
1884 LIBMTP_ERROR("LIBMTP PANIC: Cannot open iconv() converters to/from UCS-2!\n" in LIBMTP_Open_Raw_Device_Uncached()
1908 LIBMTP_ERROR("LIBMTP PANIC: Unable to read device information on device " in LIBMTP_Open_Raw_Device_Uncached()
1922 LIBMTP_ERROR("LIBMTP WARNING: no MTP vendor extension on device " in LIBMTP_Open_Raw_Device_Uncached()
1925 LIBMTP_ERROR("LIBMTP WARNING: VendorExtensionID: %08x", in LIBMTP_Open_Raw_Device_Uncached()
1927 LIBMTP_ERROR("LIBMTP WARNING: VendorExtensionDesc: %s", in LIBMTP_Open_Raw_Device_Uncached()
1929 LIBMTP_ERROR("LIBMTP WARNING: this typically means the device is PTP " in LIBMTP_Open_Raw_Device_Uncached()
2019 LIBMTP_ERROR("LIBMTP PANIC: " in LIBMTP_Open_Raw_Device_Uncached()
[all …]