Home
last modified time | relevance | path

Searched refs:bulkIn (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dusb_osx.cpp62 UInt8 bulkIn; member
226 handle->bulkIn = endpoint; in try_interfaces()
257 handle->bulkIn); in try_interfaces()
527 if (handle_->bulkIn == 0) { in Read()
534 ->ReadPipe(handle_->interface, handle_->bulkIn, data, &numBytes); in Read()
537 ->ReadPipeTO(handle_->interface, handle_->bulkIn, data, &numBytes, in Read()