Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c47 static void SetSendState(DFileTrans *dFileTrans, DFileSendState nextState);
391 SetSendState(dFileTrans, STATE_SEND_FILE_FAIL); in FileManagerSenderMsgHandler()
601 static void SetSendState(DFileTrans *dFileTrans, DFileSendState nextState) in SetSendState() function
680 SetSendState(dFileTrans, nextState); in SenderFsm()