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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSelect.c 119 pCurrentSite = scanResultTable_GetNext (pSme->hScanResultTable);
131 pCurrentSite = scanResultTable_GetNext (pSme->hScanResultTable);
142 pCurrentSite = scanResultTable_GetNext (pSme->hScanResultTable);
153 pCurrentSite = scanResultTable_GetNext (pSme->hScanResultTable);
181 pCurrentSite = scanResultTable_GetNext (pSme->hScanResultTable);
197 pCurrentSite = scanResultTable_GetNext (pSme->hScanResultTable);
209 pCurrentSite = scanResultTable_GetNext (pSme->hScanResultTable);
218 pCurrentSite = scanResultTable_GetNext (pSme->hScanResultTable);
231 pCurrentSite = scanResultTable_GetNext (pSme->hScanResultTable);
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.h 154 TSiteEntry *scanResultTable_GetNext (TI_HANDLE hScanResultTable);
scanResultTable.c 390 * \sa scanResultTable_GetNext
400 return scanResultTable_GetNext (hScanResultTable);
404 * \fn scanResultTable_GetNext
414 TSiteEntry *scanResultTable_GetNext (TI_HANDLE hScanResultTable)
    [all...]

Completed in 72 milliseconds