Searched refs:mEnableTxLimits (Results 1 – 1 of 1) sorted by relevance
3094 bool mEnableTxLimits; member in EnableTxPowerLimit3099 mEnableTxLimits = enable_tx_pwr_limits; in EnableTxPowerLimit()3112 ret = mMsg.put_u8(TX_POWER_CAP_ENABLE_ATTRIBUTE, mEnableTxLimits); in create()3114 ALOGE("Failed to put enable tx power limit param %d\n", mEnableTxLimits); in create()