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

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.h 87 TI_BOOL NonErpPresent;
templates.c 412 TI_BOOL useProtection,NonErpPresent,barkerPreambleType;
574 siteMgr_IsERP_Needed(pSiteMgr,&useProtection,&NonErpPresent,&barkerPreambleType);
575 if (useProtection || NonErpPresent || barkerPreambleType)
581 if (NonErpPresent)
mlmeApi.h 106 TI_UINT8 NonErpPresent;
144 TI_UINT8 NonErpPresent;

Completed in 822 milliseconds