Home
last modified time | relevance | path

Searched defs:aMaxPower (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/radio/
Dradio_platform.cpp324 int8_t aMaxPower) in otPlatRadioSetChannelMaxTransmitPower()
/openthread-latest/examples/platforms/simulation/
Dradio.c1177 …or otPlatRadioSetChannelMaxTransmitPower(otInstance *aInstance, uint8_t aChannel, int8_t aMaxPower) in otPlatRadioSetChannelMaxTransmitPower()
/openthread-latest/src/posix/platform/
Dradio.cpp966 …or otPlatRadioSetChannelMaxTransmitPower(otInstance *aInstance, uint8_t aChannel, int8_t aMaxPower) in otPlatRadioSetChannelMaxTransmitPower()
/openthread-latest/src/lib/spinel/
Dradio_spinel.cpp2310 otError RadioSpinel::SetChannelMaxTransmitPower(uint8_t aChannel, int8_t aMaxPower) in SetChannelMaxTransmitPower()