Home
last modified time | relevance | path

Searched refs:regulatoryDomainEnabled (Results 1 – 7 of 7) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
DregulatoryDomain.c215 …pRegulatoryDomain->regulatoryDomainEnabled = pRegulatoryDomainInitParams->multiRegulatoryDomainEna… in regulatoryDomain_SetDefaults()
219 pRegulatoryDomain->regulatoryDomainEnabled = TI_TRUE; in regulatoryDomain_SetDefaults()
369 if ((pRegulatoryDomain->regulatoryDomainEnabled != pParam->content.enableDisable_802_11d) && in regulatoryDomain_setParam()
376 pRegulatoryDomain->regulatoryDomainEnabled = pParam->content.enableDisable_802_11d; in regulatoryDomain_setParam()
382 if (!pRegulatoryDomain->regulatoryDomainEnabled) in regulatoryDomain_setParam()
395 pRegulatoryDomain->regulatoryDomainEnabled = TI_TRUE; in regulatoryDomain_setParam()
462 pParam->content.regulatoryDomainEnabled = pRegulatoryDomain->regulatoryDomainEnabled; in regulatoryDomain_getParam()
743 if (!pRegulatoryDomain->regulatoryDomainEnabled) in setSupportedChannelsAccording2CountryIe()
972 …nelIndex].bChanneInCountryIe == TI_FALSE) && (pRegulatoryDomain->regulatoryDomainEnabled == TI_TRU… in regulatoryDomain_setChannelValidity()
1028 if (pRegulatoryDomain->regulatoryDomainEnabled) in setSupportedChannelsAccording2ScanControlTable()
[all …]
DregulatoryDomain.h86 TI_BOOL regulatoryDomainEnabled; member
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DScanCncnOsSm.c204 bRegulatoryDomainEnabled = tParam.content.regulatoryDomainEnabled; in scanCncnOsSm_ActionStartGScan()
303 bRegulatoryDomainEnabled = tParam.content.regulatoryDomainEnabled; in scanCncnOsSm_ActionStartAScan()
Dtemplates.c532 if( param.content.regulatoryDomainEnabled == TI_TRUE ) in buildProbeRspTemplate()
/hardware/ti/wlan/wl1271/stad/Export_Inc/
DparamOut.h701 TI_BOOL regulatoryDomainEnabled; member
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DsmeSm.c664 bDEnabled = pParam->content.regulatoryDomainEnabled; in sme_StartScan()
DapConn.c880 if (param.content.regulatoryDomainEnabled) in apConn_getStaCapabilities()