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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.h 87 TI_BOOL NonErpPresent;
mlmeApi.h 106 TI_UINT8 NonErpPresent;
144 TI_UINT8 NonErpPresent;
siteMgrApi.h 150 void siteMgr_IsERP_Needed(TI_HANDLE hSiteMgr,TI_BOOL *useProtection,TI_BOOL *NonErpPresent,TI_BOOL *barkerPreambleType);
templates.c 408 TI_BOOL useProtection,NonErpPresent,barkerPreambleType;
570 siteMgr_IsERP_Needed(pSiteMgr,&useProtection,&NonErpPresent,&barkerPreambleType);
571 if (useProtection || NonErpPresent || barkerPreambleType)
577 if (NonErpPresent)
siteMgr.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
scanResultTable.h 87 TI_BOOL NonErpPresent;
mlmeApi.h 106 TI_UINT8 NonErpPresent;
144 TI_UINT8 NonErpPresent;
siteMgrApi.h 154 void siteMgr_IsERP_Needed(TI_HANDLE hSiteMgr,TI_BOOL *useProtection,TI_BOOL *NonErpPresent,TI_BOOL *barkerPreambleType);
templates.c 394 TI_BOOL useProtection,NonErpPresent,barkerPreambleType;
547 siteMgr_IsERP_Needed(pSiteMgr,&useProtection,&NonErpPresent,&barkerPreambleType);
548 if (useProtection || NonErpPresent || barkerPreambleType)
554 if (NonErpPresent)
siteMgr.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/Inc/
siteMgrApi.h 161 void siteMgr_IsERP_Needed(TI_HANDLE hSiteMgr,BOOL *useProtection,BOOL *NonErpPresent,BOOL *barkerPreambleType);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
siteHash.h 108 BOOL NonErpPresent;
templates.c 284 BOOL useProtection,NonErpPresent,barkerPreambleType;
422 siteMgr_IsERP_Needed(pSiteMgr,&useProtection,&NonErpPresent,&barkerPreambleType);
423 if (useProtection || NonErpPresent || barkerPreambleType)
428 if (NonErpPresent)
siteMgr.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/inc/
802_11Defs.h     [all...]

Completed in 467 milliseconds