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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.h 105 TI_BOOL WMESupported;
scanResultTable.c 103 (((((pFrame)->parsedIEs->content.iePacket.WMEParams->ACInfoField) & dot11_WME_ACINFO_MASK) != pSite->lastWMEParameterCnt) || (!pSite->WMESupported)) ) \
104 pSite->WMESupported = TI_TRUE; \
106 pSite->WMESupported = TI_FALSE;
    [all...]
siteMgr.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scanResultTable.h 105 TI_BOOL WMESupported;
scanResultTable.c 110 (((((pFrame)->parsedIEs->content.iePacket.WMEParams->ACInfoField) & dot11_WME_ACINFO_MASK) != pSite->lastWMEParameterCnt) || (!pSite->WMESupported)) ) \
111 pSite->WMESupported = TI_TRUE; \
113 pSite->WMESupported = TI_FALSE;
    [all...]
siteMgr.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteHash.h 132 BOOL WMESupported;
siteMgr.c     [all...]

Completed in 41 milliseconds