Home | History | Annotate | Download | only in Connection_Managment

Lines Matching refs:lowRateThreshold

179     TI_UINT8                lowRateThreshold;   /**< Stores recently configured consec. no ack threshold */
519 pAPConnection->lowRateThreshold = LOW_RATE_DEFAULT_THRESHOLD;
624 pParam->txRateThreshold = pAPConnection->lowRateThreshold;
657 pParam->txRateThreshold = pAPConnection->lowRateThreshold;
662 pAPConnection->lowRateThreshold = pParam->txRateThreshold;