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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteHash.c 102 pSiteTableParams->siteTable[i].siteType = SITE_NULL;
143 if ((pSiteEntry->siteType == SITE_SELF) || (pSiteEntry->siteType == SITE_NULL))
293 else if (pSiteEntry->siteType == SITE_NULL)
408 pSiteEntry->siteType = SITE_NULL;
select.c 213 pSiteMgr->pSitesMgmtParams->pPrimarySite->siteType = SITE_REGULAR;
323 if(pSiteEntry->siteType == SITE_PRIMARY)
329 if (pSiteEntry->siteType != SITE_REGULAR)
504 pLastMatchSite->siteType = SITE_PRIMARY;
555 pLastMatchSite->siteType = SITE_SELF;
610 if ((pSiteEntry->siteType == SITE_SELF) || (pSiteEntry->siteType == SITE_NULL) || (pSiteEntry->siteType == SITE_PRIMARY))
646 if ((pSiteEntry->siteType == SITE_SELF) || (pSiteEntry->siteType == SITE_NULL)
    [all...]
siteHash.h 82 siteType_e siteType;
siteMgr.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteHash.c 111 pSiteTableParams->siteTable[i].siteType = SITE_NULL;
274 else if (pSiteEntry->siteType == SITE_NULL)
373 pSiteEntry->siteType = SITE_NULL;
scanResultTable.h 62 siteType_e siteType;
siteMgr.c     [all...]
systemConfig.c 226 pSite->siteType = SITE_SELF;
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
siteHash.c 102 pSiteTableParams->siteTable[i].siteType = SITE_NULL;
246 else if (pSiteEntry->siteType == SITE_NULL)
342 pSiteEntry->siteType = SITE_NULL;
scanResultTable.h 62 siteType_e siteType;
siteMgr.c     [all...]
systemConfig.c 225 pSite->siteType = SITE_SELF;
  /hardware/ti/wlan/wl1271/Test/
siteMgrDebug.c 573 if (pSiteEntry->siteType == SITE_NULL)
605 if (pSiteEntry->siteType == SITE_PRIMARY)
    [all...]
  /system/wlan/ti/wilink_6_1/Test/
siteMgrDebug.c 549 if (pSiteEntry->siteType == SITE_NULL)
574 if (pSiteEntry->siteType == SITE_PRIMARY)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
smeSm.c 395 if (SITE_SELF == pSme->pCandidate->siteType)
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSm.c 400 if (SITE_SELF == pSme->pCandidate->siteType)
    [all...]

Completed in 1973 milliseconds