Searched defs:libusb_transfer (Results 1 – 2 of 2) sorted by relevance
1229 struct libusb_transfer { struct1233 /** A bitwise OR combination of \ref libusb_transfer_flags. */ argument1239 /** Type of the transfer from \ref libusb_transfer_type */ argument1253 enum libusb_transfer_status status; argument1265 libusb_transfer_cb_fn callback; argument1277 void *user_data;1280 unsigned char *buffer;1284 int num_iso_packets;1287 struct libusb_iso_packet_descriptor iso_packet_desc[ZERO_SIZED_ARRAY];