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

/external/libmtp/src/
H A Dptp.h2553 typedef void (*PTPEventCbFn)(PTPParams *params, uint16_t code, PTPContainer *event, void *user_data); typedef
2562 uint16_t ptp_usb_event_async (PTPParams *params, PTPEventCbFn cb, void *user_data);

Completed in 220 milliseconds