Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/core/
H A Dnstackx_congestion.c50 #define NSTACKX_LEAST_SENDRATE_DMSG 1 // MBps macro
267 if (*sendRateResult < NSTACKX_LEAST_SENDRATE_DMSG) { in GetWlanConngestSendRateDMsg()
268 *sendRateResult = NSTACKX_LEAST_SENDRATE_DMSG; in GetWlanConngestSendRateDMsg()
284 if (*sendRateResult < NSTACKX_LEAST_SENDRATE_DMSG) { in GetP2pCongestSendRateDmsg()
285 *sendRateResult = NSTACKX_LEAST_SENDRATE_DMSG; in GetP2pCongestSendRateDmsg()