Searched defs:kMaxRawPowerSettingSize (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/utils/ | ||
H A D | power_calibration.hpp | 132 …static constexpr uint16_t kMaxRawPowerSettingSize = OPENTHREAD_CONFIG_POWER_CALIBRATION_RAW_POWER_… member in ot::Utils::PowerCalibration::CalibratedPowerEntry |
/aosp_15_r20/external/openthread/src/posix/platform/ | ||
H A D | power.hpp | 182 …static constexpr uint16_t kMaxRawPowerSettingSize = OPENTHREAD_CONFIG_POWER_CALIBRATION_RAW_POWER_… member in ot::Power::RawPowerSetting |