Home
last modified time | relevance | path

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

/openthread-3.7.0/examples/platforms/simulation/
Ddiag.c67 void otPlatDiagTxPowerSet(int8_t aTxPower) { OT_UNUSED_VARIABLE(aTxPower); } in otPlatDiagTxPowerSet() function
/openthread-3.7.0/tests/fuzz/
Dfuzzer_platform.cpp512 void otPlatDiagTxPowerSet(int8_t aTxPower) { OT_UNUSED_VARIABLE(aTxPower); } in otPlatDiagTxPowerSet() function
/openthread-3.7.0/src/posix/platform/
Dradio.cpp539 void otPlatDiagTxPowerSet(int8_t aTxPower) in otPlatDiagTxPowerSet() function
/openthread-3.7.0/tests/unit/
Dtest_platform.cpp239 OT_TOOL_WEAK void otPlatDiagTxPowerSet(int8_t) {} in otPlatDiagTxPowerSet() function