Home
last modified time | relevance | path

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

/external/openthread/src/core/radio/
Dradio_platform.cpp276 …or otPlatRadioSetChannelMaxTransmitPower(otInstance *aInstance, uint8_t aChannel, int8_t aMaxPower) in otPlatRadioSetChannelMaxTransmitPower()
/external/openthread/src/posix/platform/
Dradio.cpp630 …or otPlatRadioSetChannelMaxTransmitPower(otInstance *aInstance, uint8_t aChannel, int8_t aMaxPower) in otPlatRadioSetChannelMaxTransmitPower()
/external/openthread/examples/platforms/simulation/
Dradio.c1280 …or otPlatRadioSetChannelMaxTransmitPower(otInstance *aInstance, uint8_t aChannel, int8_t aMaxPower) in otPlatRadioSetChannelMaxTransmitPower()
/external/openthread/src/lib/spinel/
Dradio_spinel_impl.hpp2407 …<InterfaceType, ProcessContextType>::SetChannelMaxTransmitPower(uint8_t aChannel, int8_t aMaxPower) in SetChannelMaxTransmitPower()