Searched refs:ptp_error (Results 1 – 2 of 2) sorted by relevance
/external/libmtp/src/ |
D | ptp.c | 80 ptp_error (PTPParams *params, const char *format, ...) in ptp_error() function 194 ptp_error (params, in ptp_transaction_new() 2843 ptp_error(params, ptp_errors[i].txt); in ptp_perror()
|
D | libmtp.c | 108 uint16_t ptp_error, 2023 uint16_t ptp_error, in add_ptp_error_to_errorstack() argument 2031 snprintf(outstr, sizeof(outstr), "PTP Layer error %04x: %s", ptp_error, error_text); in add_ptp_error_to_errorstack()
|