Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dusb_osx.cpp195 UInt8 transferType; in try_interfaces() local
203 &transferType, in try_interfaces()
217 &number, &transferType, &pipePropMaxPacketSize, &interval); in try_interfaces()
220 if (transferType != kUSBBulk) { in try_interfaces()