Home
last modified time | relevance | path

Searched defs:CalibratedPowerEntry (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_power_calibration.cpp44 struct CalibratedPowerEntry in TestPowerCalibration() struct
46 uint8_t mChannel; in TestPowerCalibration()
47 int16_t mActualPower; in TestPowerCalibration()
48 uint8_t mRawPowerSetting[1]; in TestPowerCalibration()
49 uint16_t mRawPowerSettingLength; in TestPowerCalibration()
/aosp_15_r20/external/openthread/src/core/utils/
H A Dpower_calibration.hpp129 class CalibratedPowerEntry class in ot::Utils::PowerCalibration
134 CalibratedPowerEntry(void) in CalibratedPowerEntry() function in ot::Utils::PowerCalibration::CalibratedPowerEntry