Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h68 STATE_SEND_FILE_INIT = 0, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c65 [STATE_SEND_FILE_INIT] = "send file init", in GetSendStateMessage()
654 case STATE_SEND_FILE_INIT: in SenderFsm()