Home
last modified time | relevance | path

Searched refs:BITINBYTE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/core/
H A Dnstackx_congestion.c97 uint32_t assembleNum = GetAssembleNumByBitrate(speedByte * BITINBYTE); in GetThetaByLinkSpeed()
110 speedRX = txWifiStationInfo->txRate / BITINBYTE; in GetSpeedRx()
112 speedRX = rxWifiStationInfo->rxRate / BITINBYTE; in GetSpeedRx()
125 uint32_t speedTX = txWifiStationInfo->txRate / BITINBYTE; in GetWlanConngestSendRate()
151 uint32_t speedTX = wifiStationInfo->txRate / BITINBYTE; in GetP2pCongestSendRate()
259 speedTX = speedTX / BITINBYTE; in GetWlanConngestSendRateDMsg()
260 speedRX = speedRX / BITINBYTE; in GetWlanConngestSendRateDMsg()
280 speedTX = speedTX / BITINBYTE; in GetP2pCongestSendRateDmsg()
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/interface/
H A Dnstackx_congestion.h27 #define BITINBYTE 8 macro

Completed in 2 milliseconds