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

  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
smeSelect.c 112 if (TI_TRUE == pCurrentSite->bConsideredForSelect)
126 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
137 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
148 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
176 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
187 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
198 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
220 pSelectedSite->bConsideredForSelect = TI_TRUE;
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSelect.c 115 if (TI_TRUE == pCurrentSite->bConsideredForSelect)
129 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
140 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
151 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
179 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
195 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
207 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
216 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
238 pSelectedSite->bConsideredForSelect = TI_TRUE;
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.h 66 TI_BOOL bConsideredForSelect;
scanResultTable.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scanResultTable.h 66 TI_BOOL bConsideredForSelect;
scanResultTable.c 449 pScanResultTable->pTable[ pScanResultTable->uCurrentSiteNumber ].bConsideredForSelect = TI_FALSE;
    [all...]

Completed in 84 milliseconds