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

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.c 203 pRegulatoryDomain->uUserMaxTxPower = pRegulatoryDomainInitParams->desiredTxPower;
319 if(pRegulatoryDomain->uUserMaxTxPower != pParam->content.desiredTxPower)
321 pRegulatoryDomain->uUserMaxTxPower = pParam->content.desiredTxPower;
512 pParam->content.desiredTxPower = tparam.content.halCtrlTxPowerDbm;
514 TRACE1(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_getParam, CURRENT_TX_POWER_IN_DBM = %d\n", pParam->content.desiredTxPower);
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 705 TI_INT8 desiredTxPower; /* The desired Tx power inforced by the User (Utility),
    [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/common/src/
osRgstry.c     [all...]

Completed in 45 milliseconds