Searched defs:libusb_transfer (Results 1 – 2 of 2) sorted by relevance
1222 struct libusb_transfer { struct1226 /** A bitwise OR combination of \ref libusb_transfer_flags. */ argument1232 /** Type of the transfer from \ref libusb_transfer_type */ argument1246 enum libusb_transfer_status status; argument1258 libusb_transfer_cb_fn callback; argument1270 void *user_data;1273 unsigned char *buffer;1277 int num_iso_packets;1280 struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];