HomeSort by relevance Sort by last modified time
    Searched refs:NonErpPresent (Results 1 - 5 of 5) 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 412 TI_BOOL useProtection,NonErpPresent,barkerPreambleType;
574 siteMgr_IsERP_Needed(pSiteMgr,&useProtection,&NonErpPresent,&barkerPreambleType);
575 if (useProtection || NonErpPresent || barkerPreambleType)
581 if (NonErpPresent)
siteMgr.c     [all...]

Completed in 105 milliseconds