Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:useProtection

123 #define UPDATE_PROTECTION(pSite, pFrameInfo)            pSite->useProtection = (pFrameInfo->content.iePacket.useProtection)
1800 param.content.ctrlDataProtectionEnabled = pSite->useProtection;
3864 void siteMgr_IsERP_Needed(TI_HANDLE hSiteMgr,TI_BOOL *useProtection,TI_BOOL *NonErpPresent,TI_BOOL *barkerPreambleType)
3870 *useProtection = TI_FALSE;
3895 *useProtection = TI_TRUE;
3902 if(pPrimarySite->useProtection == TI_TRUE)
3903 *useProtection = TI_TRUE;