Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConn.c184 TI_BOOL isConsTxFailureMaskedOut; member
526 pAPConnection->isConsTxFailureMaskedOut = TI_FALSE; in apConn_SetDefaults()
667 pAPConnection->isConsTxFailureMaskedOut = TI_TRUE; in apConn_setRoamThresholds()
672 pAPConnection->isConsTxFailureMaskedOut = TI_FALSE; in apConn_setRoamThresholds()
1252 …if (((pAPConnection->isConsTxFailureMaskedOut) && (roamingEventType == ROAMING_TRIGGER_MAX_TX_RETR… in apConn_reportRoamingEvent()