Home
last modified time | relevance | path

Searched refs:siteMgr_updateSite (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DsiteMgrApi.h162 TI_STATUS siteMgr_updateSite(TI_HANDLE hSiteMgr,
DcurrBss.c699siteMgr_updateSite(pCurrBSS->hSiteMgr, bssid, pFrameInfo, pRxAttr->channel, (ERadioBand)pRxAttr->b… in currBSS_probRespReceivedCallb()
788siteMgr_updateSite(pCurrBSS->hSiteMgr, bssid, pFrameInfo, pRxAttr->channel, (ERadioBand)pRxAttr->b… in currBSS_beaconReceivedCallb()
802siteMgr_updateSite(pCurrBSS->hSiteMgr, bssid, pFrameInfo, pRxAttr->channel, (ERadioBand)pRxAttr->b… in currBSS_beaconReceivedCallb()
DsystemConfig.c385siteMgr_updateSite(pSiteMgr, pBssid, &frame ,pSiteMgr->pDesiredParams->siteMgrDesiredChannel, band… in sendProbeResponse()
DsiteMgr.c1725 TI_STATUS siteMgr_updateSite(TI_HANDLE hSiteMgr, in siteMgr_updateSite() function
4104siteMgr_updateSite(hSiteMgr, &(newAP->BSSID), &ieListParseParams->frame, newAP->channel, newAP->ba… in siteMgr_overwritePrimarySite()