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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteMgrApi.h 160 siteEntry_t *addSelfSite(TI_HANDLE hSiteMgr);
systemConfig.c 160 * addSelfSite
177 siteEntry_t *addSelfSite(TI_HANDLE hSiteMgr)
235 DESCRIPTION: This function is called by the function 'addSelfSite()' in order to send a probe response
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
siteMgrApi.h 166 siteEntry_t *addSelfSite(TI_HANDLE hSiteMgr);
systemConfig.c 160 * addSelfSite
177 siteEntry_t *addSelfSite(TI_HANDLE hSiteMgr)
233 DESCRIPTION: This function is called by the function 'addSelfSite()' in order to send a probe response
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
select.c 173 static siteEntry_t *addSelfSite(siteMgr_t *pSiteMgr);
547 pLastMatchSite = addSelfSite(pSiteMgr);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
smeSm.c 336 pSme->pCandidate = (TSiteEntry *)addSelfSite(pSme->hSiteMgr);
    [all...]
sme.c 658 pSme->pCandidate = (TSiteEntry *)addSelfSite(pSme->hSiteMgr);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
sme.c 710 pSme->pCandidate = (TSiteEntry *)addSelfSite(pSme->hSiteMgr);
    [all...]
smeSm.c 339 pSme->pCandidate = (TSiteEntry *)addSelfSite(pSme->hSiteMgr);
    [all...]

Completed in 336 milliseconds