Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/core/
H A Dnstackx_congestion.c88 static inline uint32_t GetWifiNonDataPacketConsumeTime(void) in GetWifiNonDataPacketConsumeTime() function
99 …uint32_t allSize = (GetWifiNonDataPacketConsumeTime() * speedByte + (PACKET_HEAD_BYTES + mtu) * as… in GetThetaByLinkSpeed()