Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h237 uint32_t sendCountRateMB; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_session.c1074 peerInfo->sendCountRateMB = (uint32_t)(sendCount * peerInfo->dataFrameSize * in DFileSendCalculateRate()
1087 peerInfo->sendCount, measureElapse, peerInfo->sendFrameRate, peerInfo->sendCountRateMB, in DFileSendCalculateRate()