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

  /external/libusb/examples/
dpfp.c 185 transfer->flags = LIBUSB_TRANSFER_SHORT_NOT_OK
dpfp_threaded.c 214 transfer->flags = LIBUSB_TRANSFER_SHORT_NOT_OK
  /external/libusb/libusb/
libusb.h 672 LIBUSB_TRANSFER_SHORT_NOT_OK = 1<<0,
    [all...]
io.c 483 * - \ref libusb_transfer_flags::LIBUSB_TRANSFER_SHORT_NOT_OK
484 * "LIBUSB_TRANSFER_SHORT_NOT_OK" results in transfers which transferred
    [all...]

Completed in 266 milliseconds