HomeSort by relevance Sort by last modified time
    Searched refs:addSelfSite (Results 1 - 4 of 4) 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
  /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 96 milliseconds