HomeSort by relevance Sort by last modified time
    Searched refs:destType (Results 1 - 8 of 8) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/inc/
mlmeApi.h 98 mlmeMsgDestType_t destType;
  /dalvik/dx/src/com/android/dx/cf/code/
RopperMachine.java 355 TypeBearer destType = (dest != null) ? dest : Type.VOID;
477 rop = Rops.ropFor(ropOpcode, destType, sources, cst);
533 rop = Rops.ropFor(ropOpcode, destType, sources, cst);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
mlmeApi.h 200 mlmeMsgDestType_t destType;
mlmeParser.c 169 pHandle->tempFrameInfo.frame.extesion.destType = MSG_BROADCAST;
175 pHandle->tempFrameInfo.frame.extesion.destType = MSG_MULTICAST;
179 pHandle->tempFrameInfo.frame.extesion.destType = MSG_UNICAST;
717 if( (pHandle->tempFrameInfo.frame.extesion.destType == MSG_UNICAST) && (pHandle->tempFrameInfo.myDst == TI_FALSE) )
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
mlmeApi.h 198 mlmeMsgDestType_t destType;
mlmeParser.c 168 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) )
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/
mlmeParser.c 189 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) &&
    [all...]
  /prebuilt/sdk/tools/lib/
dx.jar 

Completed in 126 milliseconds