HomeSort by relevance Sort by last modified time
    Searched refs:regulatoryDomainEnabled (Results 1 - 7 of 7) 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...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncnOsSm.c 204 bRegulatoryDomainEnabled = tParam.content.regulatoryDomainEnabled;
303 bRegulatoryDomainEnabled = tParam.content.regulatoryDomainEnabled;
templates.c 536 if( param.content.regulatoryDomainEnabled == TI_TRUE )
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 701 TI_BOOL regulatoryDomainEnabled;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSm.c 664 bDEnabled = pParam->content.regulatoryDomainEnabled;
    [all...]
apConn.c     [all...]

Completed in 1413 milliseconds