Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h239 uint16_t maxSendRate; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c500 peerInfo->maxSendRate = dFileConfig->sendRate; in SetDFileSessionConfig()
526 connType, peerInfo->sendRate, peerInfo->maxSendRate, peerInfo->dataFrameSize); in SetDFileSessionConfig()
1086 … peerInfo->dataFrameSize, peerInfo->maxSendRate, peerInfo->sendRate, peerInfo->amendSendRate, in DFileSendCalculateRate()