Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio_platform.cpp310 …or otPlatRadioSetChannelMaxTransmitPower(otInstance *aInstance, uint8_t aChannel, int8_t aMaxPower) in otPlatRadioSetChannelMaxTransmitPower()
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dradio.c1270 …or otPlatRadioSetChannelMaxTransmitPower(otInstance *aInstance, uint8_t aChannel, int8_t aMaxPower) in otPlatRadioSetChannelMaxTransmitPower()
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dradio.cpp959 …or otPlatRadioSetChannelMaxTransmitPower(otInstance *aInstance, uint8_t aChannel, int8_t aMaxPower) in otPlatRadioSetChannelMaxTransmitPower()
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp2267 otError RadioSpinel::SetChannelMaxTransmitPower(uint8_t aChannel, int8_t aMaxPower) in SetChannelMaxTransmitPower()