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

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.h 86 TI_BOOL regulatoryDomainEnabled;
regulatoryDomain.c 215 pRegulatoryDomain->regulatoryDomainEnabled = pRegulatoryDomainInitParams->multiRegulatoryDomainEnabled;
219 pRegulatoryDomain->regulatoryDomainEnabled = TI_TRUE;
369 if ((pRegulatoryDomain->regulatoryDomainEnabled != pParam->content.enableDisable_802_11d) &&
376 pRegulatoryDomain->regulatoryDomainEnabled = pParam->content.enableDisable_802_11d;
382 if (!pRegulatoryDomain->regulatoryDomainEnabled)
395 pRegulatoryDomain->regulatoryDomainEnabled = TI_TRUE;
462 pParam->content.regulatoryDomainEnabled = pRegulatoryDomain->regulatoryDomainEnabled;
743 if (!pRegulatoryDomain->regulatoryDomainEnabled)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/RegulatoryDomain/
regulatoryDomain.h 88 BOOL regulatoryDomainEnabled;
regulatoryDomain.c 202 pRegulatoryDomain->regulatoryDomainEnabled = pRegulatoryDomainInitParams->multiRegulatoryDomainEnabled;
206 pRegulatoryDomain->regulatoryDomainEnabled = TRUE;
402 if ((pRegulatoryDomain->regulatoryDomainEnabled != pParam->content.enableDisable_802_11d) &&
410 pRegulatoryDomain->regulatoryDomainEnabled = pParam->content.enableDisable_802_11d;
416 if (!pRegulatoryDomain->regulatoryDomainEnabled)
430 pRegulatoryDomain->regulatoryDomainEnabled = TRUE;
512 pParam->content.regulatoryDomainEnabled = pRegulatoryDomain->regulatoryDomainEnabled;
747 if (!pRegulatoryDomain->regulatoryDomainEnabled)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
regulatoryDomain.h 86 TI_BOOL regulatoryDomainEnabled;
regulatoryDomain.c 215 pRegulatoryDomain->regulatoryDomainEnabled = pRegulatoryDomainInitParams->multiRegulatoryDomainEnabled;
219 pRegulatoryDomain->regulatoryDomainEnabled = TI_TRUE;
369 if ((pRegulatoryDomain->regulatoryDomainEnabled != pParam->content.enableDisable_802_11d) &&
376 pRegulatoryDomain->regulatoryDomainEnabled = pParam->content.enableDisable_802_11d;
382 if (!pRegulatoryDomain->regulatoryDomainEnabled)
395 pRegulatoryDomain->regulatoryDomainEnabled = TI_TRUE;
462 pParam->content.regulatoryDomainEnabled = pRegulatoryDomain->regulatoryDomainEnabled;
740 if (!pRegulatoryDomain->regulatoryDomainEnabled)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
ScanCncnOidSM.c 169 BOOL regulatoryDomainEnabled;
191 regulatoryDomainEnabled = param.content.regulatoryDomainEnabled;
199 if ( (TRUE == regulatoryDomainEnabled) &&
278 BOOL regulatoryDomainEnabled;
300 regulatoryDomainEnabled = param.content.regulatoryDomainEnabled;
308 if ( (TRUE == regulatoryDomainEnabled) &&
ScanCncnDrvSM.c 665 is_801_11d_enabled = param.content.regulatoryDomainEnabled;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncnOsSm.c 204 bRegulatoryDomainEnabled = tParam.content.regulatoryDomainEnabled;
303 bRegulatoryDomainEnabled = tParam.content.regulatoryDomainEnabled;
templates.c 532 if( param.content.regulatoryDomainEnabled == TI_TRUE )
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
ScanCncnOsSm.c 204 bRegulatoryDomainEnabled = tParam.content.regulatoryDomainEnabled;
303 bRegulatoryDomainEnabled = tParam.content.regulatoryDomainEnabled;
templates.c 509 if( param.content.regulatoryDomainEnabled == TI_TRUE )
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 701 TI_BOOL regulatoryDomainEnabled;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
templates.c 400 if( param.content.regulatoryDomainEnabled == TRUE )
select.c 278 bRegulatoryDomainEnabled = param.content.regulatoryDomainEnabled;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 687 TI_BOOL regulatoryDomainEnabled;
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
smeSm.c 657 bDEnabled = pParam->content.regulatoryDomainEnabled;
    [all...]
apConn.c     [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSm.c 664 bDEnabled = pParam->content.regulatoryDomainEnabled;
    [all...]
apConn.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h 765 BOOL regulatoryDomainEnabled;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
apConn.c     [all...]

Completed in 302 milliseconds