Searched refs:STATE_SEND_FILE_DONE (Results 1 – 2 of 2) sorted by relevance
71 [STATE_SEND_FILE_DONE] = "send file done", in GetSendStateMessage()282 } else if (dFileTrans->sendState == STATE_SEND_FILE_DONE) { in DFileTransNotifyEndMsg()297 …dFileTrans->sendState == STATE_SEND_FILE_FAIL || dFileTrans->sendState == STATE_SEND_FILE_DONE)) || in DFileTransStateFinished()598 *nextState = STATE_SEND_FILE_DONE; in SendFileTransferDoneAckFrame()628 nextState = STATE_SEND_FILE_DONE; in SetSendState()636 if ((nextState == STATE_SEND_FILE_DONE || nextState == STATE_SEND_FILE_FAIL) && in SetSendState()681 …e (dFileTrans->sendState != STATE_SEND_FILE_FAIL && dFileTrans->sendState != STATE_SEND_FILE_DONE); in SenderFsm()
74 STATE_SEND_FILE_DONE, enumerator