Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/tests/fuzz/
H A Dfuzzer_platform.cpp422 otError otPlatRadioSetTransmitPower(otInstance *aInstance, int8_t aPower) in otPlatRadioSetTransmitPower() function
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dradio.c1041 otError otPlatRadioSetTransmitPower(otInstance *aInstance, int8_t aPower) in otPlatRadioSetTransmitPower() function
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dradio.cpp455 otError otPlatRadioSetTransmitPower(otInstance *aInstance, int8_t aPower) in otPlatRadioSetTransmitPower() function
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_platform.cpp193 OT_TOOL_WEAK otError otPlatRadioSetTransmitPower(otInstance *, int8_t) { return OT_ERROR_NOT_IMPLEM… in otPlatRadioSetTransmitPower() function