Home
last modified time | relevance | path

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

/openthread-latest/tests/nexus/platform/
Dnexus_misc.cpp114 void otPlatDiagTxPowerSet(int8_t) {} in otPlatDiagTxPowerSet() function
/openthread-latest/examples/platforms/simulation/
Ddiag.c73 void otPlatDiagTxPowerSet(int8_t aTxPower) { OT_UNUSED_VARIABLE(aTxPower); } in otPlatDiagTxPowerSet() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp535 void otPlatDiagTxPowerSet(int8_t aTxPower) { OT_UNUSED_VARIABLE(aTxPower); } in otPlatDiagTxPowerSet() function
/openthread-latest/src/posix/platform/
Dradio.cpp622 void otPlatDiagTxPowerSet(int8_t aTxPower) in otPlatDiagTxPowerSet() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp467 void otPlatDiagTxPowerSet(int8_t) {} in otPlatDiagTxPowerSet() function
/openthread-latest/tests/unit/
Dtest_platform.cpp263 OT_TOOL_WEAK void otPlatDiagTxPowerSet(int8_t) {} in otPlatDiagTxPowerSet() function