Home
last modified time | relevance | path

Searched defs:aTargetPower (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/openthread/src/core/utils/
H A Dpower_calibration.cpp119 Error PowerCalibration::SetChannelTargetPower(uint8_t aChannel, int16_t aTargetPower) in SetChannelTargetPower()
136 int16_t *aTargetPower, in GetPowerSettings()
219 …ror otPlatRadioSetChannelTargetPower(otInstance *aInstance, uint8_t aChannel, int16_t aTargetPower) in otPlatRadioSetChannelTargetPower()
238 int16_t *aTargetPower, in otPlatDiagRadioGetPowerSettings()
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dconfiguration.cpp248 Power::TargetPower &aTargetPower) in GetNextTargetPower()
H A Dradio.cpp715 int16_t *aTargetPower, in otPlatDiagRadioGetPowerSettings()
982 …ror otPlatRadioSetChannelTargetPower(otInstance *aInstance, uint8_t aChannel, int16_t aTargetPower) in otPlatRadioSetChannelTargetPower()
/aosp_15_r20/external/openthread/tools/ot-fct/
H A Dcli.cpp53 …:GetNextTargetPower(const Power::Domain &aDomain, int &aIterator, Power::TargetPower &aTargetPower) in GetNextTargetPower()
/aosp_15_r20/external/openthread/src/core/diags/
H A Dfactory_diags.cpp1059 int16_t *aTargetPower, in otPlatDiagRadioGetPowerSettings()
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp2386 otError RadioSpinel::SetChannelTargetPower(uint8_t aChannel, int16_t aTargetPower) in SetChannelTargetPower()
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_platform.cpp725 …ror otPlatRadioSetChannelTargetPower(otInstance *aInstance, uint8_t aChannel, int16_t aTargetPower) in otPlatRadioSetChannelTargetPower()