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

  /hardware/ti/wlan/wl1271/stad/Export_Inc/
bssTypes.h 78 /** \struct bssEntry_t
112 } bssEntry_t;
122 * \sa bssEntry_t
127 bssEntry_t BSSList[ MAX_SIZE_OF_BSS_TRACK_LIST ]; /**< Pointer to the first entry in the BSS list */
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
apConnApi.h 247 bssEntry_t newAP;
371 bssEntry_t *newAP,
388 bssEntry_t *apConn_getBSSParams(TI_HANDLE hAPConnection);
apConn.c 174 bssEntry_t *newAP; /**< Stores parameters of roaming candidate */
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
currBss.h 108 bssEntry_t currAPInfo; /**< Set by SME upon request from AP Connection */
164 bssEntry_t *currBSS_getBssInfo(TI_HANDLE hCurrBSS);
siteMgrApi.h 154 TI_STATUS siteMgr_overwritePrimarySite(TI_HANDLE hSiteMgr, bssEntry_t *newAP, TI_BOOL requiredToStorePrevSite);
ScanCncn.c     [all...]
currBss.c 650 bssEntry_t *currBSS_getBssInfo(TI_HANDLE hCurrBSS)
    [all...]
siteMgr.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngr_autoSM.c 433 bssEntry_t *pApToConnect;
587 bssEntry_t *pNewConnectedAp;
769 bssEntry_t *pCurBssEntry;
scanMngr.h 193 bssEntry_t BSSList[ MAX_SIZE_OF_BSS_TRACK_LIST ]; /**< BSS public information */
    [all...]
roamingMngr.c     [all...]
scanMngr.c     [all...]
  /hardware/ti/wlan/wl1271/Test/
roamingMgrDebug.c 186 os_memoryCopy(((roamingMngr_t*)hRoamingMngr)->hOs, &(targetAP.newAP), &(bssList->BSSList[0]), sizeof(bssEntry_t));
339 bssEntry_t* pBssEntry;
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
SoftGemini.c 678 bssEntry_t *pBssInfo=NULL;
    [all...]

Completed in 1197 milliseconds