Searched refs:MIN_TX_POWER (Results 1 - 10 of 10) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/RegulatoryDomain/
H A DregulatoryDomain.c172 pRegulatoryDomain->uPowerConstraint = MIN_TX_POWER; /* i.e. no restriction */
359 pRegulatoryDomain->uPowerConstraint = MIN_TX_POWER; /* i.e. no restriction */
837 pSupportedChannels[channelIndex].uMaxTxPowerDomain = MIN_TX_POWER;
1498 pRegulatoryDomain->uMaxPowerDbm = MIN_TX_POWER;
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
H A DregulatoryDomain.c168 pRegulatoryDomain->uPowerConstraint = MIN_TX_POWER; /* i.e. no restriction */
342 pRegulatoryDomain->uPowerConstraint = MIN_TX_POWER; /* i.e. no restriction */
818 pSupportedChannels[channelIndex].uMaxTxPowerDomain = MIN_TX_POWER;
1494 pPowerCapability->maxTxPower = MIN_TX_POWER;
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DcoreDefaultParams.h836 #define SME_SCAN_BG_TX_POWER_MIN MIN_TX_POWER
863 #define SME_SCAN_A_TX_POWER_MIN MIN_TX_POWER
H A DcommonTypes.h181 #define MIN_TX_POWER 0 macro
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
H A Dticon.c1141 ConParm_t aaa[] = {{ "Ref Tx power dBM/10 ",CON_PARM_RANGE, MIN_TX_POWER, MAX_TX_POWER, 0 },
H A Dcu_cmd.c2631 console_printf_terminal("Hey !!! You should use values between %d and %d\n", MIN_TX_POWER, MAX_TX_POWER);
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h302 #define MIN_TX_POWER 0 macro
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
H A DosRgstry.c2638 MAX_TX_POWER, MIN_TX_POWER, MAX_TX_POWER,
3779 MIN_TX_POWER, MIN_TX_POWER, MAX_TX_POWER, /* Set Min value for Atheros fix */
/system/wlan/ti/wilink_6_1/platforms/os/common/src/
H A DosRgstry.c2632 DEF_TX_POWER, MIN_TX_POWER, MAX_TX_POWER,
3744 MIN_TX_POWER, MIN_TX_POWER, MAX_TX_POWER,
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
H A Dcu_cmd.c1599 os_error_printf(CU_MSG_INFO2, (PS8)"Please use values between %d and %d\n", MIN_TX_POWER, MAX_TX_POWER); return;

Completed in 707 milliseconds