Searched refs:SendUSBBlock (Results 1 – 3 of 3) sorted by relevance
26 int SendUSBBlock(HSession hSession, uint8_t *data, const int length);
81 int HdcUSBBase::SendUSBBlock(HSession hSession, uint8_t *data, const int length) in SendUSBBlock() function in Hdc::HdcUSBBase
797 ret = pUSB->SendUSBBlock(hSession, bufPtr, bufLen); in SendByProtocol()