Searched defs:maskRoamingEvents (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/src/Application/
H A DroamingMngrApi.h114 TI_BOOL maskRoamingEvents; /* Indicate if a trigger is already in process, and therefore the member in struct:_roamingMngr_t
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/Roaming/
H A DroamingMngr.c165 BOOL maskRoamingEvents; member in struct:_roamingMngr_t
529 pRoamingMngr->maskRoamingEvents= TRUE;
815 WLAN_OS_REPORT(("Roaming Current State = %s, enableDisable=%d\n, maskRoamingEvents = %d, roamingTrigger=%d \n scanType=%d, handoverWasPerformed=%d \n, candidateApIndex=%d, lowQualityTriggerTimestamp=%d \n",
818 pRoamingMngr->maskRoamingEvents,
987 if (pRoamingMngr->maskRoamingEvents == FALSE)
1009 pRoamingMngr->maskRoamingEvents = TRUE;
1800 pRoamingMngr->maskRoamingEvents = TRUE;
1866 pRoamingMngr->maskRoamingEvents = FALSE;
1921 pRoamingMngr->maskRoamingEvents = TRUE;
1968 pRoamingMngr->maskRoamingEvents
[all...]

Completed in 78 milliseconds