Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dpower.hpp209 void SetChannelStart(uint8_t aChannelStart) { mChannelStart = aChannelStart; } in SetChannelStart() function in ot::Power::CalibratedPower
/openthread-latest/tools/ot-fct/
Dcli.cpp221 calibratedPower.SetChannelStart(channel); in ProcessCalibrationTable()