Home
last modified time | relevance | path

Searched refs:SetChannelEnd (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/posix/platform/
Dpower.hpp223 void SetChannelEnd(uint8_t aChannelEnd) { mChannelEnd = aChannelEnd; } in SetChannelEnd() function in ot::Power::CalibratedPower
/openthread-latest/tools/ot-fct/
Dcli.cpp226 calibratedPower.SetChannelEnd(channel); in ProcessCalibrationTable()