Searched refs:transferType (Results 1 – 2 of 2) sorted by relevance
185 UInt8 transferType; in try_interfaces() local193 &number, &transferType, &maxPacketSize, &interval); in try_interfaces()196 if (transferType != kUSBBulk) { in try_interfaces()
338 UInt8 transferType; in CheckInterface() local345 &number, &transferType, &maxPacketSize, &interval); in CheckInterface()348 if (kUSBBulk != transferType) in CheckInterface()