HomeSort by relevance Sort by last modified time
    Searched full:bulk (Results 26 - 50 of 705) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/libmtp/logs/
lsusb-canon-canoscan.txt 45 Transfer Type Bulk
55 Transfer Type Bulk
mtp-detect-asus-me301t.txt 50 Transfer Type Bulk
60 Transfer Type Bulk
  /frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
UsbAccessoryBulkTransport.java 29 * Sends or receives messages using bulk endpoints associated with a {@link UsbDevice}
70 throw new IOException("Bulk transfer failed.");
  /development/host/windows/usb/api/
adb_legacy_interface.h 91 (default?) bulk write and read endpoints respectively.
104 (default?) bulk write and read endpoints respectively.
177 /// Index for the default bulk read endpoint
180 /// ID for the default bulk read endpoint
183 /// Index for the default bulk write endpoint
186 /// ID for the default bulk write endpoint
adb_legacy_interface.cpp 73 // Save indexes and IDs for bulk read / write endpoints. We will use them to
85 // This is a bulk endpoint. Cache its index and ID.
87 // Use this endpoint as default bulk read endpoint
92 // Use this endpoint as default bulk write endpoint
  /external/autotest/client/cros/cellular/mbim_compliance/
mbim_descriptor_cache.py 41 descriptor and bulk endpoint descriptors.
78 # Fetch the MBIM bulk-in/out endpoints
88 'MBIM Bulk-In/Bulk-Out Endpoint descriptors not found')
100 # BULK-OUT vs BULK-IN endpoint
  /system/core/fastboot/
usb_linux.cpp 80 // transmitting using a scatter-gather list, so 256KiB bulk transfers should
82 // 256KiB seems to work, but 1MiB bulk transfers lock up my z620 with a 3.13
391 struct usbdevfs_bulktransfer bulk; local
402 bulk.ep = handle_->ep_out;
403 bulk.len = xfer;
404 bulk.data = data;
405 bulk.timeout = 0;
407 n = ioctl(handle_->desc, USBDEVFS_BULK, &bulk);
426 struct usbdevfs_bulktransfer bulk; local
436 bulk.ep = handle_->ep_in
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
msg_02.txt 54 Precedence: bulk
68 Precedence: bulk
83 Precedence: bulk
98 Precedence: bulk
113 Precedence: bulk
msg_33.txt 12 Precedence: bulk
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassBot.h 2 Definition for the USB mass storage Bulk-Only Transport protocol,
3 based on the "Universal Serial Bus Mass Storage Class Bulk-Only
23 // Usb Bulk-Only class specfic request
25 #define USB_BOT_RESET_REQUEST 0xFF ///< Bulk-Only Mass Storage Reset
150 @param ExtendedVerification If FALSE, just issue Bulk-Only Mass Storage Reset request.
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Ppi/
UsbIo.h 84 Submits bulk transfer to a target USB device.
96 @retval EFI_SUCCESS The bulk transfer completed successfully.
98 @retval EFI_OUT_OF_RESOURCES The bulk transfer could not be completed due to
100 @retval EFI_TIMEOUT The bulk transfer failed due to timeout.
101 @retval EFI_DEVICE_ERROR The bulk transfer failed due to host controller
  /external/python/cpython2/Lib/email/test/data/
msg_02.txt 54 Precedence: bulk
68 Precedence: bulk
83 Precedence: bulk
98 Precedence: bulk
113 Precedence: bulk
msg_33.txt 12 Precedence: bulk
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/
msg_02.txt 54 Precedence: bulk
68 Precedence: bulk
83 Precedence: bulk
98 Precedence: bulk
113 Precedence: bulk
  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/data/
msg_02.txt 54 Precedence: bulk
68 Precedence: bulk
83 Precedence: bulk
98 Precedence: bulk
113 Precedence: bulk
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_02.txt 54 Precedence: bulk
68 Precedence: bulk
83 Precedence: bulk
98 Precedence: bulk
113 Precedence: bulk
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_02.txt 54 Precedence: bulk
68 Precedence: bulk
83 Precedence: bulk
98 Precedence: bulk
113 Precedence: bulk
  /external/syslinux/gpxe/src/include/gpxe/
tls.h 97 /** Bulk encryption cipher algorithm */
107 /** Bulk encryption cipher context */
109 /** Next bulk encryption cipher context (TX only) */
  /development/host/windows/usb/winusb/
adb_winusb_interface.h 121 (default?) bulk write and read endpoints respectively.
134 (default?) bulk write and read endpoints respectively.
192 /// Index for the default bulk read endpoint
195 /// ID for the default bulk read endpoint
198 /// Index for the default bulk write endpoint
201 /// ID for the default bulk write endpoint
  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/
FtdiUsbSerialDxe.inf 7 # It manages the USB Serial device via USB Bulk Transfer of USB I/O Protocol.
  /external/autotest/client/cros/cellular/mbim_compliance/tests/
des_01.py 163 # There should be one bulk OUT and one bulk IN.
188 # alternate setting 2. There should be one bulk OUT and one bulk IN.
  /external/autotest/client/site_tests/cellular_MbimComplianceDescriptor/
cellular_MbimComplianceDES01.py 169 # There should be one bulk OUT and one bulk IN.
194 # alternate setting 2. There should be one bulk OUT and one bulk IN.
  /external/icu/icu4c/source/samples/
defs.mk 29 ### We depend on gmake for the bulk of the work
  /external/iptables/extensions/
libxt_connlabel.man 30 4 bulk-traffic
  /external/webrtc/webrtc/base/
dscp.h 21 DSCP_CS1 = 8, // Bulk/background traffic

Completed in 139 milliseconds

12 3 4 5 6 7 8 91011>>