Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h44 DFILE_TRANS_MSG_FILE_SEND_ACK, enumerator
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c1415 NotifyTransMsg(dFileTrans, DFILE_TRANS_MSG_FILE_SEND_ACK); in HandleDFileFrame()
H A Dnstackx_dfile_session.c368 case DFILE_TRANS_MSG_FILE_SEND_ACK: in DTransMsgReceiver()