Searched refs:macAddress_t (Results 1 - 25 of 54) sorted by relevance

123

/system/wlan/ti/sta_dk_4_0_4_32/common/src/inc/
H A DEthernet.h48 macAddress_t DstAddr;
49 macAddress_t SrcAddr;
58 macAddress_t DstAddr;
59 macAddress_t SrcAddr;
100 static __inline BOOL IsMacAddressZero( macAddress_t *pMacAddr )
108 static __inline void ClearMacAddress( macAddress_t *pMacAddr )
115 static __inline BOOL IsMacAddressEqual( macAddress_t *pMacAddr1, macAddress_t *pMacAddr2 )
125 static __inline void SetMacAddressBroadcast( macAddress_t *pMacAddr )
133 static __inline BOOL IsMacAddressGroup( macAddress_t *pMACAdd
[all...]
H A D802_11Defs.h212 macAddress_t address1;
213 macAddress_t address2;
214 macAddress_t address3;
217 /* macAddress_t address4;*/
226 macAddress_t address1;
227 macAddress_t address2;
228 macAddress_t address3;
240 macAddress_t DA;
241 macAddress_t SA;
242 macAddress_t BSSI
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
H A DsmeApi.h73 macAddress_t *bssid,
82 macAddress_t *bssid);
88 macAddress_t *bssid,
91 TI_STATUS siteMgr_saveProbeRespBuffer(TI_HANDLE hSiteMgr, macAddress_t *bssid, UINT8 *pProbeRespBuffer, UINT32 length);
93 TI_STATUS siteMgr_saveBeaconBuffer(TI_HANDLE hSiteMgr, macAddress_t *bssid, UINT8 *pBeaconBuffer, UINT32 length);
H A DrsnApi.h125 macAddress_t bssId;
176 TI_STATUS rsn_evalSite(TI_HANDLE hRsn, rsnData_t *pRsnData, bssType_e bssType, macAddress_t bssid, UINT32 *pMetric);
198 rsn_siteBanLevel_e rsn_banSite(TI_HANDLE hRsn, macAddress_t siteBssid, rsn_siteBanLevel_e banLevel, UINT32 durationMs);
200 BOOL rsn_isSiteBanned(TI_HANDLE hRsn, macAddress_t siteBssid);
H A DmlmeApi.h106 macAddress_t bssid;
136 typedef void (*mlme_resultCB_t)( TI_HANDLE hObj, macAddress_t* bssid, mlmeFrameInfo_t* pFrameInfo,
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DbssTypes.h77 macAddress_t BSSID; /**< BSSID of this entry */
113 macAddress_t BSSID; /**< The BSSID (MAC address) of this AP */
H A DscanTypes.h106 macAddress_t bssId; /**< BSS Id to filter with */
132 macAddress_t bssId; /**< BSS Id to filter with */
H A DsrcApi.h55 macAddress_t *pMac);
59 macAddress_t *pMac);
H A DparamOut.h369 macAddress_t *listOfPreAuthBssid;
399 macAddress_t siteMacAddress;
509 macAddress_t bssID;
599 macAddress_t siteMgrDesiredBSSID;
692 macAddress_t rsnApMac;
722 macAddress_t ctrlDataCurrentBSSID;
728 macAddress_t ctrlDataDeviceMacAddress;
873 macAddress_t rsnApMac;
977 macAddress_t siteMgrDesiredBSSID;
1139 macAddress_t ctrlDataDeviceMacAddres
[all...]
H A DcommonTypes.h746 macAddress_t macAddress;
944 macAddress_t macAddrTable[MAX_MULTICAST_GROUP_ADDRS];
992 macAddress_t aPeerMacAddr;
1044 macAddress_t GroupTable[PLT_MAX_MULTICAST_GROUP_ADDRS];
1108 macAddress_t StationId;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/inc/
H A DscanMngrApi.h182 void scanMngr_startContScan( TI_HANDLE hScanMngr, macAddress_t* currentBSS, radioBand_e currentBSSBand );
238 void scanMngr_handoverDone( TI_HANDLE hScanMngr, macAddress_t* macAddress, radioBand_e band );
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
H A DDeConcatenator.c252 WLAN_HDR_LEN + currentLength - sizeof(macAddress_t),
283 (void*)&(concatHdrPtr->SaDa),sizeof(macAddress_t) );
300 currPtr, currentLength - sizeof(macAddress_t) );
303 currPtr+= currentLength - sizeof(macAddress_t) + numOfPadBytes;
305 CurrentMsduPtr->firstBDPtr->length = currentLength - sizeof(macAddress_t) + WLAN_HDR_LEN ;
334 (void*)&(concatHdrPtr->SaDa),sizeof(macAddress_t) );
367 payloadBdPtr->length = currentLength - sizeof(macAddress_t) - sizeof(Wlan_LlcHeader_T);
379 currPtr += currentLength - sizeof(macAddress_t) - sizeof(Wlan_LlcHeader_T) + numOfPadBytes;;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
H A DsiteHash.h94 macAddress_t bssid;
221 macAddress_t ibssBssid;
245 macAddress_t *bssid,
249 macAddress_t *bssid);
H A DsiteHash.c179 macAddress_t *mac)
245 macAddress_t *mac,
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/ExpInc/
H A DapConnApi.h176 BOOL apConn_isSiteBanned(TI_HANDLE hAPConnection, macAddress_t * bssid);
179 macAddress_t *givenAp);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/currBss/
H A DcurrBss.h117 macAddress_t *bssid,
124 macAddress_t *bssid,
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
H A DCtrl.h112 macAddress_t ctrlDataCurrentBSSID;
120 macAddress_t ctrlDataDeviceMacAddress;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/inc/
H A DScanCncnApi.h105 macAddress_t* bssId; /* MAC address of the AP from which the frame was received */
288 void scanConcentrator_mlmeResultCB( TI_HANDLE hScanCncn, macAddress_t* bssid, mlmeFrameInfo_t* frameInfo,
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/inc/
H A Drsn.h93 typedef TI_STATUS (*rsn_getSiteEntry_t)(rsn_t *pRsn, macAddress_t *macAddress, siteEntry_t *curSiteEntry);
114 macAddress_t siteBssid;
H A DadmCtrl.h115 typedef BOOL (*admCtrl_getPreAuthStatus_t)(admCtrl_t *pAdmCtrl, macAddress_t *givenAP, UINT8 *cacheIndex);
141 macAddress_t bssId;
272 BOOL admCtrl_nullGetPreAuthStatus(admCtrl_t *pAdmCtrl, macAddress_t *givenAP, UINT8 *cacheIndex);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Application/ScanMngr/
H A DscanMngr.h367 macAddress_t currentBSS; /**< MAC address of current BSS */
482 INT8 scanMngrGetTrackIndexByBssid( TI_HANDLE hScanMngr, macAddress_t* bssId );
649 macAddress_t* BSSID, UINT8 txPowerDbm);
684 INT8 scanMngrGetNeighborAPIndex( TI_HANDLE hScanMngr, radioBand_e band, macAddress_t* bssId );
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/inc/
H A DmeasurementMgrApi.h109 void measurementMgr_mlmeResultCB(TI_HANDLE hMeasurementMgr, macAddress_t * bssid, mlmeFrameInfo_t * frameInfo,
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
H A DconfigMgr.h163 macAddress_t *pMacAddr;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
H A Dpublic_types.h108 typedef struct macAddress_t struct
111 }macAddress_t; typedef in typeref:struct:macAddress_t
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
H A Dpublic_types.h127 typedef struct macAddress_t struct
130 }macAddress_t; typedef in typeref:struct:macAddress_t

Completed in 207 milliseconds

123