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