Searched refs:extesion (Results 1 - 4 of 4) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
H A DmlmeApi.h99 } extesion; member in struct:__anon712
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DmlmeApi.h199 } extesion; member in struct:__anon1890
H A DmlmeParser.c168 pHandle->tempFrameInfo.frame.extesion.destType = MSG_BROADCAST;
174 pHandle->tempFrameInfo.frame.extesion.destType = MSG_MULTICAST;
178 pHandle->tempFrameInfo.frame.extesion.destType = MSG_UNICAST;
716 if( (pHandle->tempFrameInfo.frame.extesion.destType == MSG_UNICAST) && (pHandle->tempFrameInfo.myDst == TI_FALSE) )
739 if( (pHandle->tempFrameInfo.frame.extesion.destType == MSG_UNICAST) && (pHandle->tempFrameInfo.myDst == TI_FALSE) )
778 if(pHandle->tempFrameInfo.frame.extesion.destType == MSG_BROADCAST)
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/
H A DmlmeParser.c189 pHandle->tempFrameInfo.frame.extesion.destType = MSG_BROADCAST;
195 pHandle->tempFrameInfo.frame.extesion.destType = MSG_MULTICAST;
199 pHandle->tempFrameInfo.frame.extesion.destType = MSG_UNICAST;
660 if((pHandle->tempFrameInfo.frame.extesion.destType == MSG_UNICAST) &&
716 if((pHandle->tempFrameInfo.frame.extesion.destType == MSG_UNICAST) &&
740 if((pHandle->tempFrameInfo.frame.extesion.destType == MSG_UNICAST) &&
783 if(pHandle->tempFrameInfo.frame.extesion.destType == MSG_BROADCAST)

Completed in 402 milliseconds