HomeSort by relevance Sort by last modified time
    Searched refs:ptp_debug (Results 1 - 2 of 2) sorted by null

  /external/libmtp/src/
ptp-pack.c 8 ptp_debug (PTPParams *params, const char *format, ...);
531 /*ptp_debug (params ,"datelen is larger then size of buffer", ptpdatelen, (int)sizeof(ptpdate));*/
536 /*ptp_debug (params ,"datelen is less than 15 (%d)", ptpdatelen);*/
1052 ptp_debug (params ,"Unpacking MTP OPL, size %d (prop_count %d)", len, prop_count);
1059 ptp_debug (params ,"short MTP Object Property List at property %d (of %d)", i, prop_count);
1060 ptp_debug (params ,"device probably needs DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL", i);
1061 ptp_debug (params ,"or even DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST", i);
1117 ptp_debug (params, "Unknown canon event type %d (code=%x,tid=%x), please report!",type,ec->Code,ec->Transaction_ID);
    [all...]
ptp.c 63 ptp_debug (PTPParams *params, const char *format, ...) function
498 ptp_debug(params,"PTP: Opening session");
    [all...]

Completed in 37 milliseconds