Home | History | Annotate | Download | only in AirLink_Managment

Lines Matching refs:enableDisable_802_11d

367         TRACE1(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam, REGULATORY_DOMAIN_ENABLE_DISABLE_802_11D = %d, \n", pParam->content.enableDisable_802_11d);
369 if ((pRegulatoryDomain->regulatoryDomainEnabled != pParam->content.enableDisable_802_11d) &&
370 !pParam->content.enableDisable_802_11d && pRegulatoryDomain->spectrumManagementEnabled)
376 pRegulatoryDomain->regulatoryDomainEnabled = pParam->content.enableDisable_802_11d;