Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c41 static inline uint64_t NstackAdjustAckIntervalRatio(uint64_t num) in NstackAdjustAckIntervalRatio() function
855 … dFileTrans->adjustAckIntervalLimit = NstackAdjustAckIntervalRatio(dFileTrans->totalDataFrameCnt); in ReceiveFileDataPrepare()