Searched defs:otPlatRadioSetChannelTargetPower (Results 1 – 5 of 5) sorted by relevance
/openthread-latest/src/core/utils/ |
D | power_calibration.cpp | 217 otError otPlatRadioSetChannelTargetPower(otInstance *aInstance, uint8_t aChannel, int16_t aTargetPo… in otPlatRadioSetChannelTargetPower() function
|
/openthread-latest/tests/nexus/platform/ |
D | nexus_radio.cpp | 240 otError otPlatRadioSetChannelTargetPower(otInstance *, uint8_t, int16_t) { return kErrorNotImplemen… in otPlatRadioSetChannelTargetPower() function
|
/openthread-latest/src/posix/platform/ |
D | radio.cpp | 989 otError otPlatRadioSetChannelTargetPower(otInstance *aInstance, uint8_t aChannel, int16_t aTargetPo… in otPlatRadioSetChannelTargetPower() function
|
/openthread-latest/tests/gtest/ |
D | fake_platform.cpp | 437 OT_TOOL_WEAK otError otPlatRadioSetChannelTargetPower(otInstance *, uint8_t, int16_t) { return OT_E… in otPlatRadioSetChannelTargetPower() function
|
/openthread-latest/tests/unit/ |
D | test_platform.cpp | 727 OT_TOOL_WEAK otError otPlatRadioSetChannelTargetPower(otInstance *aInstance, uint8_t aChannel, int1… in otPlatRadioSetChannelTargetPower() function
|