Searched refs:ptp_errors (Results 1 - 1 of 1) sorted by relevance

/external/libmtp/src/
H A Dptp.c2793 } ptp_errors[] = { local
2841 for (i=0; ptp_errors[i].txt!=NULL; i++)
2842 if (ptp_errors[i].n == error)
2843 ptp_error(params, ptp_errors[i].txt);

Completed in 451 milliseconds