Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConn.c183 TI_BOOL isSnrTriggerMaskedOut; member
524 pAPConnection->isSnrTriggerMaskedOut = TI_TRUE; in apConn_SetDefaults()
676 pAPConnection->isSnrTriggerMaskedOut = TI_FALSE; in apConn_setRoamThresholds()
1254 … ((pAPConnection->isSnrTriggerMaskedOut) && (roamingEventType == ROAMING_TRIGGER_LOW_SNR)) || in apConn_reportRoamingEvent()