Searched refs:directionConstant (Results 1 – 1 of 1) sorted by relevance
218 int directionConstant; in transfer() local221 directionConstant = UsbConstants.USB_DIR_IN; in transfer()224 directionConstant = UsbConstants.USB_DIR_OUT; in transfer()230 return conn.controlTransfer(directionConstant | UsbConstants.USB_TYPE_VENDOR, string, 0, in transfer()