Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_retransmission.h34 void SendFileDataAck(DFileTrans *dFileTrans, DFileReceiveState *nextState);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_retransmission.c76 void SendFileDataAck(DFileTrans *dFileTrans, DFileReceiveState *nextState) in SendFileDataAck() function
H A Dnstackx_dfile_transfer.c1119 SendFileDataAck(dFileTrans, &nextState); in ReceiverFsm()
1259 SendFileDataAck(dFileTrans, &nextState); in UpdateTransParam()