HomeSort by relevance Sort by last modified time
    Searched refs:neighborApsExist (Results 1 - 7 of 7) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngrApi.h 119 TI_BOOL neighborApsExist; /* Indicating if Neighbor APs exist */
roamingMngr.c 416 pRoamingMngr->neighborApsExist = TI_TRUE;
420 pRoamingMngr->neighborApsExist = TI_FALSE;
726 pRoamingMngr->neighborApsExist = TI_FALSE;
    [all...]
roamingMngr_autoSM.c 251 if (pRoamingMngr->neighborApsExist)
  /system/wlan/ti/wilink_6_1/stad/src/Application/
roamingMngrApi.h 119 TI_BOOL neighborApsExist; /* Indicating if Neighbor APs exist */
roamingMngr.c 416 pRoamingMngr->neighborApsExist = TI_TRUE;
420 pRoamingMngr->neighborApsExist = TI_FALSE;
727 pRoamingMngr->neighborApsExist = TI_FALSE;
    [all...]
roamingMngr_autoSM.c 251 if (pRoamingMngr->neighborApsExist)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/Roaming/
roamingMngr.c 173 BOOL neighborApsExist;
534 pRoamingMngr->neighborApsExist = FALSE;
    [all...]

Completed in 72 milliseconds