Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h297 DFileReceiveState *nextRecv);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c307 DFileReceiveState *nextRecv) in SendFrame() argument
317 if (!dFileTrans->isSender && nextRecv != NULL) { in SendFrame()
318 *nextRecv = STATE_RECEIVE_FILE_FAIL; in SendFrame()