Home
last modified time | relevance | path

Searched refs:recvBuf (Results 1 – 1 of 1) sorted by relevance

/drivers/peripheral/usb/sample/host/src/
Dusbhost_nosdk_speed.c216 unsigned char *recvBuf = (unsigned char *)urbrecv->buffer; in ReapProcess() local
220 HDF_LOGI("%{public}s: recvbuf %{public}c", __func__, recvBuf[i]); in ReapProcess()