OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:useProtection
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scanResultTable.h
86
TI_BOOL
useProtection
;
templates.c
412
TI_BOOL
useProtection
,NonErpPresent,barkerPreambleType;
574
siteMgr_IsERP_Needed(pSiteMgr,&
useProtection
,&NonErpPresent,&barkerPreambleType);
575
if (
useProtection
|| NonErpPresent || barkerPreambleType)
583
if (
useProtection
)
mlmeApi.h
103
TI_UINT8
useProtection
;
142
TI_UINT8
useProtection
;
Completed in 2726 milliseconds