Searched refs:STATE_SEND_FILE_FAIL (Results 1 – 2 of 2) sorted by relevance
72 [STATE_SEND_FILE_FAIL] = "send file fail", in GetSendStateMessage()280 if (dFileTrans->sendState == STATE_SEND_FILE_FAIL) { in DFileTransNotifyEndMsg()297 …(dFileTrans->sendState == STATE_SEND_FILE_FAIL || dFileTrans->sendState == STATE_SEND_FILE_DONE)) … in DFileTransStateFinished()315 *nextSend = STATE_SEND_FILE_FAIL; in SendFrame()391 SetSendState(dFileTrans, STATE_SEND_FILE_FAIL); in FileManagerSenderMsgHandler()486 *nextState = STATE_SEND_FILE_FAIL; in WaitForFileHeaderConfirm()494 *nextState = STATE_SEND_FILE_FAIL; in WaitForFileHeaderConfirm()525 *nextState = STATE_SEND_FILE_FAIL; in SendFileDataOngoing()559 *nextState = STATE_SEND_FILE_FAIL; in WaitForFileTransferDoneFrame()621 …(dFileTrans->sendState >= STATE_SEND_FILE_TRANSFER_DONE_ACK && nextState == STATE_SEND_FILE_FAIL) { in SetSendState()[all …]
75 STATE_SEND_FILE_FAIL, enumerator