Home
last modified time | relevance | path

Searched defs:otPlatRadioSetChannelTargetPower (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/src/core/utils/
Dpower_calibration.cpp217 otError otPlatRadioSetChannelTargetPower(otInstance *aInstance, uint8_t aChannel, int16_t aTargetPo… in otPlatRadioSetChannelTargetPower() function
/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp240 otError otPlatRadioSetChannelTargetPower(otInstance *, uint8_t, int16_t) { return kErrorNotImplemen… in otPlatRadioSetChannelTargetPower() function
/openthread-latest/src/posix/platform/
Dradio.cpp989 otError otPlatRadioSetChannelTargetPower(otInstance *aInstance, uint8_t aChannel, int16_t aTargetPo… in otPlatRadioSetChannelTargetPower() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp437 OT_TOOL_WEAK otError otPlatRadioSetChannelTargetPower(otInstance *, uint8_t, int16_t) { return OT_E… in otPlatRadioSetChannelTargetPower() function
/openthread-latest/tests/unit/
Dtest_platform.cpp727 OT_TOOL_WEAK otError otPlatRadioSetChannelTargetPower(otInstance *aInstance, uint8_t aChannel, int1… in otPlatRadioSetChannelTargetPower() function