Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h171 uint8_t isRecvSucMsgNotified; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c704 if (dFileTrans->isRecvSucMsgNotified) { in NotifyRecvSucMsg()
708 dFileTrans->isRecvSucMsgNotified = NSTACKX_TRUE; in NotifyRecvSucMsg()