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

  /hardware/ti/wlan/wl1271/stad/Export_Inc/
bssTypes.h 140 * \sa neighborAPList_t
149 /** \struct neighborAPList_t
161 } neighborAPList_t;
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConn.h 104 void apConn_updateNeighborAPsList(TI_HANDLE hAPConnection, neighborAPList_t *pListOfpriorityAps);
apConn.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Application/
scanMngrApi.h 252 void scanMngr_setNeighborAPs( TI_HANDLE hScanMngr, neighborAPList_t* neighborAPList );
scanMngr.h     [all...]
roamingMngr.c 405 neighborAPList_t *pNeighborAPList;
413 pNeighborAPList = (neighborAPList_t *)pData;
    [all...]
scanMngr.c     [all...]

Completed in 371 milliseconds