Home | History | Annotate | Download | only in Connection_Managment

Lines Matching defs:snrThreshold

177     TI_UINT8                snrThreshold;       /**< Stores recently configured SNR threshold */
521 pAPConnection->snrThreshold = SNR_DEFAULT_THRESHOLD;
623 pParam->lowSnrThreshold = pAPConnection->snrThreshold;
677 pAPConnection->snrThreshold = pParam->lowSnrThreshold;