Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_config.h174 STATE_TRANS_DONE, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c2115 if (state == STATE_TRANS_DONE) { in IsTransIdDone()
H A Dnstackx_dfile_session.c315 if (SetTransIdState(session, dFileTrans->transId, STATE_TRANS_DONE) != NSTACKX_EOK) { in CheckTransDone()