HomeSort by relevance Sort by last modified time
    Searched refs:neighborApsExist (Results 1 - 3 of 3) 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)

Completed in 43 milliseconds