Searched defs:LIBMTP_Send_Track_From_File (Results 1 - 1 of 1) sorted by relevance

/external/libmtp/src/
H A Dlibmtp.c5025 int LIBMTP_Send_Track_From_File(LIBMTP_mtpdevice_t *device, function
5035 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Send_Track_From_File(): Bad arguments, path was NULL.");
5049 printf("LIBMTP_Send_Track_From_File(): Could not open source file \"%s\"\n", path);
5098 * @see LIBMTP_Send_Track_From_File()
5195 * @see LIBMTP_Send_Track_From_File()

Completed in 222 milliseconds