Searched defs:aTargetPower (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/openthread/src/core/utils/ |
H A D | power_calibration.cpp | 119 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 D | configuration.cpp | 248 Power::TargetPower &aTargetPower) in GetNextTargetPower()
|
H A D | radio.cpp | 715 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 D | cli.cpp | 53 …:GetNextTargetPower(const Power::Domain &aDomain, int &aIterator, Power::TargetPower &aTargetPower) in GetNextTargetPower()
|
/aosp_15_r20/external/openthread/src/core/diags/ |
H A D | factory_diags.cpp | 1059 int16_t *aTargetPower, in otPlatDiagRadioGetPowerSettings()
|
/aosp_15_r20/external/openthread/src/lib/spinel/ |
H A D | radio_spinel.cpp | 2386 otError RadioSpinel::SetChannelTargetPower(uint8_t aChannel, int16_t aTargetPower) in SetChannelTargetPower()
|
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_platform.cpp | 725 …ror otPlatRadioSetChannelTargetPower(otInstance *aInstance, uint8_t aChannel, int16_t aTargetPower) in otPlatRadioSetChannelTargetPower()
|