Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h79 STATE_RECEIVE_FILE_INIT = 0, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c87 [STATE_RECEIVE_FILE_INIT] = "receive file init", in GetReceiveStateMessage()
1104 case STATE_RECEIVE_FILE_INIT: in ReceiverFsm()
1182 if (dFileTrans->recvState != STATE_RECEIVE_FILE_INIT && in HandleFileNameTableFrame()