Searched defs:GetActualPower (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/utils/ | ||
D | power_calibration.hpp | 142 int16_t GetActualPower(void) const { return mActualPower; } in GetActualPower() function in ot::Utils::PowerCalibration::CalibratedPowerEntry |
/openthread-latest/src/posix/platform/ | ||
D | power.hpp | 247 int16_t GetActualPower(void) const { return mActualPower; } in GetActualPower() function in ot::Power::CalibratedPower |