Searched defs:xferActual (Results 1 – 1 of 1) sorted by relevance
1053 …32_t UsbfnMtpImpl::WriteEx(const std::vector<uint8_t> &data, uint8_t needZLP, uint32_t &xferActual) in WriteEx()1117 uint32_t xferActual = 0; in Write() local