HomeSort by relevance Sort by last modified time
    Searched refs:ctrlDataProtectionEnabled (Results 1 - 17 of 17) sorted by null

  /hardware/ti/wlan/wl1271/Test/
ctrlDbg.c 89 paramInfo.content.ctrlDataProtectionEnabled = ((*(TI_UINT8*)pParam > 0) ? 1 : 0);
  /system/wlan/ti/wilink_6_1/Test/
ctrlDbg.c 89 paramInfo.content.ctrlDataProtectionEnabled = ((*(TI_UINT8*)pParam > 0) ? 1 : 0);
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
Ctrl.h 92 TI_BOOL ctrlDataProtectionEnabled;
Ctrl.c 323 pParamInfo->content.ctrlDataProtectionEnabled = pCtrlData->ctrlDataProtectionEnabled;
528 if (pCtrlData->ctrlDataProtectionEnabled != pParamInfo->content.ctrlDataProtectionEnabled)
530 pCtrlData->ctrlDataProtectionEnabled = pParamInfo->content.ctrlDataProtectionEnabled;
534 if(pCtrlData->ctrlDataProtectionEnabled == TI_TRUE)
544 if(pCtrlData->ctrlDataProtectionEnabled == TI_TRUE)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
Ctrl.h 92 TI_BOOL ctrlDataProtectionEnabled;
Ctrl.c 323 pParamInfo->content.ctrlDataProtectionEnabled = pCtrlData->ctrlDataProtectionEnabled;
528 if (pCtrlData->ctrlDataProtectionEnabled != pParamInfo->content.ctrlDataProtectionEnabled)
530 pCtrlData->ctrlDataProtectionEnabled = pParamInfo->content.ctrlDataProtectionEnabled;
534 if(pCtrlData->ctrlDataProtectionEnabled == TI_TRUE)
544 if(pCtrlData->ctrlDataProtectionEnabled == TI_TRUE)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
Ctrl.h 122 BOOL ctrlDataProtectionEnabled;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
Ctrl.c 447 pParamInfo->content.ctrlDataProtectionEnabled = pCtrlData->ctrlDataProtectionEnabled;
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 663 TI_BOOL ctrlDataProtectionEnabled;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
systemConfig.c 567 pParam->content.ctrlDataProtectionEnabled = pPrimarySite->useProtection;
siteMgr.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 649 TI_BOOL ctrlDataProtectionEnabled;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
systemConfig.c 561 pParam->content.ctrlDataProtectionEnabled = pPrimarySite->useProtection;
siteMgr.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h 719 BOOL ctrlDataProtectionEnabled;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
select.c     [all...]
siteMgr.c     [all...]

Completed in 161 milliseconds