Searched refs:directionConstant (Results 1 – 1 of 1) sorted by relevance
208 int directionConstant; in transfer() local211 directionConstant = UsbConstants.USB_DIR_IN; in transfer()214 directionConstant = UsbConstants.USB_DIR_OUT; in transfer()220 return conn.controlTransfer(directionConstant | UsbConstants.USB_TYPE_VENDOR, string, 0, in transfer()