Searched refs:mLastChannel (Results 1 – 2 of 2) sorted by relevance
41 , mLastChannel(0) in PowerCalibration()98 if (aChannel == mLastChannel) in AddCalibratedPower()124 if (aChannel == mLastChannel) in SetChannelTargetPower()149 VerifyOrExit((mLastChannel != aChannel) || IsPowerUpdated()); in GetPowerSettings()173 mLastChannel = aChannel; in GetPowerSettings()178 chIndex = mLastChannel - Radio::kChannelMin; in GetPowerSettings()
162 uint8_t mLastChannel; member in ot::Utils::PowerCalibration