HomeSort by relevance Sort by last modified time
    Searched defs:barkerPreambleType (Results 1 - 6 of 6) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
templates.c 284 BOOL useProtection,NonErpPresent,barkerPreambleType;
422 siteMgr_IsERP_Needed(pSiteMgr,&useProtection,&NonErpPresent,&barkerPreambleType);
423 if (useProtection || NonErpPresent || barkerPreambleType)
432 if (barkerPreambleType)
siteHash.h 104 preamble_e barkerPreambleType;
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
templates.c 394 TI_BOOL useProtection,NonErpPresent,barkerPreambleType;
547 siteMgr_IsERP_Needed(pSiteMgr,&useProtection,&NonErpPresent,&barkerPreambleType);
548 if (useProtection || NonErpPresent || barkerPreambleType)
558 if (barkerPreambleType)
scanResultTable.h 83 EPreamble barkerPreambleType;
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.h 83 EPreamble barkerPreambleType;
templates.c 408 TI_BOOL useProtection,NonErpPresent,barkerPreambleType;
570 siteMgr_IsERP_Needed(pSiteMgr,&useProtection,&NonErpPresent,&barkerPreambleType);
571 if (useProtection || NonErpPresent || barkerPreambleType)
581 if (barkerPreambleType)

Completed in 160 milliseconds