Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c69 [STATE_WAIT_FOR_FILE_TRANSFER_DONE_FRAME] = "wait for file transfer done frame", in GetSendStateMessage()
538 *nextState = STATE_WAIT_FOR_FILE_TRANSFER_DONE_FRAME; in SendFileDataOngoing()
614 case STATE_WAIT_FOR_FILE_TRANSFER_DONE_FRAME: in SetSendState()
668 case STATE_WAIT_FOR_FILE_TRANSFER_DONE_FRAME: in SenderFsm()
1359 if (dFileTrans->sendState != STATE_WAIT_FOR_FILE_TRANSFER_DONE_FRAME && in HandleTransferDoneFrame()
1450 dFileTrans->sendState != STATE_WAIT_FOR_FILE_TRANSFER_DONE_FRAME) { in SenderGetTimeout()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h72 STATE_WAIT_FOR_FILE_TRANSFER_DONE_FRAME, enumerator