Home
last modified time | relevance | path

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

/openthread-latest/tests/nexus/platform/
Dnexus_misc.cpp113 void otPlatDiagChannelSet(uint8_t) {} in otPlatDiagChannelSet() function
/openthread-latest/examples/platforms/simulation/
Ddiag.c71 void otPlatDiagChannelSet(uint8_t aChannel) { OT_UNUSED_VARIABLE(aChannel); } in otPlatDiagChannelSet() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp533 void otPlatDiagChannelSet(uint8_t aChannel) { OT_UNUSED_VARIABLE(aChannel); } in otPlatDiagChannelSet() function
/openthread-latest/src/posix/platform/
Dradio.cpp633 void otPlatDiagChannelSet(uint8_t aChannel) in otPlatDiagChannelSet() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp465 void otPlatDiagChannelSet(uint8_t) {} in otPlatDiagChannelSet() function
/openthread-latest/tests/unit/
Dtest_platform.cpp261 OT_TOOL_WEAK void otPlatDiagChannelSet(uint8_t) {} in otPlatDiagChannelSet() function