/hardware/ti/wlan/wl1271/stad/src/Application/ |
D | roamingMngr.c | 970 …ateIndex, pBssEntry->BSSID[0], pBssEntry->BSSID[1], pBssEntry->BSSID[2], pBssEntry->BSSID[3], pBss… in roamingMngr_getParam() 981 …ateIndex, pBssEntry->BSSID[0], pBssEntry->BSSID[1], pBssEntry->BSSID[2], pBssEntry->BSSID[3], pBss… in roamingMngr_getParam() 992 …ateIndex, pBssEntry->BSSID[0], pBssEntry->BSSID[1], pBssEntry->BSSID[2], pBssEntry->BSSID[3], pBss… in roamingMngr_getParam() 1267 …p->newAP.BSSID[0],pTargetAp->newAP.BSSID[1],pTargetAp->newAP.BSSID[2],pTargetAp->newAP.BSSID[3],pT… in roamingMngr_connect() 1274 if (MAC_EQUAL(bssList->BSSList[i].BSSID, pTargetAp->newAP.BSSID)) in roamingMngr_connect() 1286 …p->newAP.BSSID[0],pTargetAp->newAP.BSSID[1],pTargetAp->newAP.BSSID[2],pTargetAp->newAP.BSSID[3],pT… in roamingMngr_connect()
|
D | roamingMngr_autoSM.c | 366 …BSSID[0], pRoamingMngr->pListOfAPs->BSSList[index].BSSID[1], pRoamingMngr->pListOfAPs->BSSList[ind… in roamingMngr_smSelection() 371 …iteBanned(pRoamingMngr->hAPConnection, &pRoamingMngr->pListOfAPs->BSSList[index].BSSID) == TI_TRUE) in roamingMngr_smSelection() 373 …BSSID[0], pRoamingMngr->pListOfAPs->BSSList[index].BSSID[1], pRoamingMngr->pListOfAPs->BSSList[ind… in roamingMngr_smSelection() 383 &pRoamingMngr->pListOfAPs->BSSList[index].BSSID)) in roamingMngr_smSelection() 609 &pNewConnectedAp->BSSID, in roamingMngr_smSuccHandover() 779 scanMngr_startContScan(pRoamingMngr->hScanMngr, &pCurBssEntry->BSSID, pCurBssEntry->band); in roamingMngr_smStartIdle()
|
D | scanMngr.c | 908 …BSSID[ 0 ], pScanMngr->BSSList.BSSList[ BSSEntryIndex ].BSSID[ 1 ], pScanMngr->BSSList.BSSList[ BS… in scanMngrPerformAging() 1066 … MAC_COPY (pScanMngr->BSSList.BSSList[pScanMngr->BSSList.numOfEntries].BSSID, *(frameInfo->bssId)); in scanMngrInsertNewBSSToTrackingList() 1218 if (MAC_EQUAL(*bssId, pScanMngr->BSSList.BSSList[ i ].BSSID)) in scanMngrGetTrackIndexByBssid() 1487 … &(pScanMngr->neighborAPsDiscoveryList[ bandPolicy->band ].APListPtr[ channelIndex ].BSSID), in scanMngrBuildImmediateScanCommand() 1629 &(pScanMngr->BSSList.BSSList[ BSSListIndex ].BSSID), in scanMngrBuildTrackScanCommand() 1923 … &(pScanMngr->neighborAPsDiscoveryList[ bandPolicy->band ].APListPtr[ neighborAPIndex ].BSSID), in scanMngrAddNeighborAPsForDiscovery() 2109 …BSSID[ 0 ], pScanMngr->BSSList.BSSList[ BSSListIndex ].BSSID[ 1 ], pScanMngr->BSSList.BSSList[ BSS… in scanMngrAddSPSChannels() 2188 … pScanMngr->BSSList.BSSList[ nextEventArray[ nextEventArrayHead ].trackListIndex ].BSSID); in scanMngrAddSPSChannels() 2237 …BSSID[ 0 ], pScanMngr->BSSList.BSSList[ nextEventArray[ nextEventArrayHead ].trackListIndex ].BSSI… in scanMngrAddSPSChannels() 2284 …BSSID[ 0 ], pScanMngr->BSSList.BSSList[ nextEventArray[ nextEventArrayHead ].trackListIndex ].BSSI… in scanMngrAddSPSChannels() [all …]
|
D | scanMngr.h | 656 TMacAddr* BSSID, TI_UINT8 txPowerDbm );
|
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
D | keyParserExternal.c | 143 MAC_COPY (keyBuffer, pKeyDesc->BSSID); in keyParserExternal_recv() 176 if (MAC_EQUAL(macParam.content.ctrlDataCurrentBSSID, pKeyDesc->BSSID)) in keyParserExternal_recv() 180 if (MAC_EQUAL (pKeyDesc->BSSID, broadcastMacAddr)) in keyParserExternal_recv() 220 if (MAC_EQUAL (nullMacAddr, pKeyDesc->BSSID)) in keyParserExternal_recv() 367 if (!MAC_EQUAL(pKeyDesc->BSSID, broadcastMacAddr)) in keyParserExternal_remove() 369 MAC_COPY (keyBuffer, pKeyDesc->BSSID); in keyParserExternal_remove()
|
D | apConn.c | 991 listAPs->BSSList[listIndex].BSSID); in apConn_preAuthenticate() 1013 MAC_COPY (apList.bssidList[apListIndex].bssId, pCurrentAP->BSSID); in apConn_preAuthenticate() 1019 …x \n", pCurrentAP->BSSID[0], pCurrentAP->BSSID[1], pCurrentAP->BSSID[2], pCurrentAP->BSSID[3], pCu… in apConn_preAuthenticate() 1946 …XCCMngr_startCckm(pAPConnection->hXCCMngr, &(pAPConnection->newAP->BSSID), (TI_UINT8 *)&(pAPConnec… in apConn_smRequestCCKM()
|
D | keyParserWep.c | 199 MAC_COPY (keyBuffer, pKeyDesc->BSSID); in keyParserWep_remove()
|
D | admCtrlWpa2.c | 1455 MAC_COPY(pmkidList->osBSSIDInfo[i].BSSID, bssid); in admCtrlWpa2_getPMKIDList() 1588 MAC_COPY (macAddr, pmkidList->osBSSIDInfo[i].BSSID); in admCtrlWpa2_setPMKIDList() 1773 MAC_COPY (pCandList->CandidateList[candIndex].BSSID, bssidMac); in admCtrlWpa2_buildAndSendPMKIDCandList() 1797 MAC_COPY (pCandList->CandidateList[candIndex].BSSID, in admCtrlWpa2_buildAndSendPMKIDCandList()
|
D | rsn.c | 514 MAC_COPY (rsnOsKey.BSSID, pRsn->keys[keyIndex].macAddress); in rsn_sendKeysNotSet() 902 MAC_COPY (pRsn->keys[keyIndex].macAddress, pParam->content.rsnOsKey.BSSID); in rsn_setParam() 1913 MAC_COPY (request->BSSID, param.content.ctrlDataCurrentBSSID); in rsn_reportMicFailure()
|
D | mainKeysSm.c | 934 MAC_COPY (request->BSSID, param.content.ctrlDataCurrentBSSID); in mainKeys_smTimeOut()
|
/hardware/ti/wlan/wl1271/stad/Export_Inc/ |
D | bssTypes.h | 90 TMacAddr BSSID; /**< BSSID of this entry */ member 144 …TMacAddr BSSID; /**< The BSSID (MAC address) of this Neighbor AP… member
|
/hardware/ti/wlan/wl1271/utils/ |
D | osDot11.h | 300 TMacAddr BSSID; member 309 TMacAddr BSSID; member 453 TMacAddr BSSID; member 539 TMacAddr BSSID; member 567 TMacAddr BSSID; member 583 TMacAddr BSSID; member
|
D | 802_11Defs.h | 268 TMacAddr BSSID; member 285 TMacAddr BSSID; member
|
/hardware/ti/wlan/wl1271/Test/ |
D | roamingMgrDebug.c | 350 WLAN_OS_REPORT( ("BSSID: %02x:%02x:%02x:%02x:%02x:%02x, band: %d\n", pBssEntry->BSSID[ 0 ], in PrintBssListGotAfterImemediateScan() 351 pBssEntry->BSSID[ 1 ], pBssEntry->BSSID[ 2 ], in PrintBssListGotAfterImemediateScan() 352 pBssEntry->BSSID[ 3 ], pBssEntry->BSSID[ 4 ], in PrintBssListGotAfterImemediateScan() 353 pBssEntry->BSSID[ 5 ], pBssEntry->band)); in PrintBssListGotAfterImemediateScan()
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
D | templates.c | 98 MAC_COPY (pBuffer->hdr.BSSID, pPrimarySite->bssid); in buildNullTemplate() 149 MAC_COPY (pBuffer->hdr.BSSID, pPrimarySite->bssid); in buildDisconnTemplate() 250 pBuffer->hdr.BSSID[i] = 0xFF; in buildProbeReqTemplate() 431 MAC_COPY (pBuffer->hdr.BSSID, pPrimarySite->bssid); in buildProbeRspTemplate() 643 MAC_COPY (pBuffer->hdr.BSSID, pPrimarySite->bssid); in buildPsPollTemplate()
|
D | mlmeBuilder.c | 131 MAC_COPY (pDot11Header->BSSID, daBssid); in mlmeBuilder_sendFrame()
|
D | siteMgr.c | 3929 MAC_COPY (newAP.BSSID, pCandidate->bssid); in siteMgr_CopyToPrimarySite() 4029 …%x-0x%x-0x%x-0x%x\n\n", newAP->BSSID[0], newAP->BSSID[1], newAP->BSSID[2], newAP->BSSID[3], newAP-… in siteMgr_overwritePrimarySite() 4060 newApEntry = findAndInsertSiteEntry(pSiteMgr, &(newAP->BSSID), newAP->band); in siteMgr_overwritePrimarySite() 4080 … siteMgr_saveProbeRespBuffer(hSiteMgr, &(newAP->BSSID), newAP->pBuffer, newAP->bufferLength); in siteMgr_overwritePrimarySite() 4085 … siteMgr_saveBeaconBuffer(hSiteMgr, &(newAP->BSSID), newAP->pBuffer, newAP->bufferLength); in siteMgr_overwritePrimarySite() 4104 …siteMgr_updateSite(hSiteMgr, &(newAP->BSSID), &ieListParseParams->frame, newAP->channel, newAP->ba… in siteMgr_overwritePrimarySite()
|
D | mlmeParser.c | 147 MAC_COPY (recvBssid, pMgmtFrame->hdr.BSSID); in mlmeParser_recv() 190 MAC_COPY (pHandle->tempFrameInfo.bssid, pMgmtFrame->hdr.BSSID); in mlmeParser_recv()
|
D | trafficAdmControl.c | 1070 MAC_COPY (pdot11Header->BSSID, currBssId); in trafficAdmCtrl_buildFrameHeader()
|
D | currBss.c | 854 MAC_COPY (pCurrBSS->currAPInfo.BSSID, pParam->content.siteMgrDesiredBSSID); in currBSS_updateConnectedState()
|
D | ScanCncn.c | 766 if(MAC_EQUAL(*bssid, pCurrentAP->BSSID) || in scanCncn_MlmeResultCB()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | wlioctl.h | 70 struct ether_addr BSSID; member 98 struct ether_addr BSSID; member 126 struct ether_addr BSSID; member 161 struct ether_addr BSSID; member 209 struct ether_addr BSSID; member 790 struct ether_addr BSSID; member 800 struct ether_addr BSSID; member 2095 struct ether_addr BSSID; member
|
/hardware/broadcom/wlan/bcm4329/dhdutil/include/ |
D | wlioctl.h | 63 struct ether_addr BSSID; member 83 struct ether_addr BSSID; member 118 struct ether_addr BSSID; member 156 struct ether_addr BSSID; member 611 struct ether_addr BSSID; member 621 struct ether_addr BSSID; member 1778 struct ether_addr BSSID; member
|
/hardware/ti/wlan/wl1271/platforms/os/linux/src/ |
D | CmdInterpretWext.c | 1291 MAC_COPY (pParam->content.rsnOsKey.BSSID, addr); in cmdInterpret_convertAndExecute() 1348 MAC_COPY (pParam->content.rsnPMKIDList.osBSSIDInfo[0].BSSID, pmksa->bssid.sa_data); in cmdInterpret_convertAndExecute() 1779 MAC_COPY (ev.src_addr.sa_data, request->BSSID); in cmdInterpret_Event() 1799 MAC_COPY (pcand.bssid.sa_data, pCandList->CandidateList[i].BSSID); in cmdInterpret_Event()
|
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/ |
D | cu_cmd.c | 2838 …SList[i].BSSID[0], list.BSSList[i].BSSID[1], list.BSSList[i].BSSID[2], list.BSSList[i].BSSID[3], l… in CuCmd_GetScanBssList()
|