Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConnApi.h109 /* 7 */ ROAMING_TRIGGER_BSS_LOSS, /**< Missed beacon and no ACK on Unicast probe requests */ enumerator
DapConn.c1331 roamingEventType = ROAMING_TRIGGER_BSS_LOSS; in apConn_reportRoamingEvent()
1508 …Loss TX = %d\n", ((apConn_t *)hAPConnection)->roamingTriggerEvents[ROAMING_TRIGGER_BSS_LOSS])); in apConn_printStatistics()
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DcurrBss.c980 currBSS_reportRoamingEvent(hCurrBSS, ROAMING_TRIGGER_BSS_LOSS, NULL); in currBSS_BssLost()
1095 if( roamingEventType == ROAMING_TRIGGER_BSS_LOSS ) in currBSS_reportRoamingEvent()
1388 currBSS_reportRoamingEvent(hCurrBSS, ROAMING_TRIGGER_BSS_LOSS, NULL); in currBSS_BssLossThresholdCrossed()
1398 currBSS_reportRoamingEvent(hCurrBSS, ROAMING_TRIGGER_BSS_LOSS, NULL); in currBSS_MaxTxRetryThresholdCrossed()
/hardware/ti/wlan/wl1271/Test/
DroamingMgrDebug.c100 param.content.roamingTriggerType = ROAMING_TRIGGER_BSS_LOSS; in roamingMgrDebugFunction()
/hardware/ti/wlan/wl1271/stad/src/Application/
DroamingMngr.c519 case ROAMING_TRIGGER_BSS_LOSS: in roamingMngr_printStatistics()
554 case ROAMING_TRIGGER_BSS_LOSS: in roamingMngr_printStatistics()