Home
last modified time | relevance | path

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

/openthread-latest/tests/nexus/platform/
Dnexus_radio.cpp151 void otPlatRadioEnableSrcMatch(otInstance *aInstance, bool aEnable) in otPlatRadioEnableSrcMatch() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp383 void otPlatRadioEnableSrcMatch(otInstance *aInstance, bool aEnable) in otPlatRadioEnableSrcMatch() function
/openthread-latest/examples/platforms/simulation/
Dradio.c900 void otPlatRadioEnableSrcMatch(otInstance *aInstance, bool aEnable) in otPlatRadioEnableSrcMatch() function
/openthread-latest/src/posix/platform/
Dradio.cpp393 void otPlatRadioEnableSrcMatch(otInstance *aInstance, bool aEnable) in otPlatRadioEnableSrcMatch() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp399 void otPlatRadioEnableSrcMatch(otInstance *, bool) {} in otPlatRadioEnableSrcMatch() function
/openthread-latest/tests/unit/
Dtest_platform.cpp177 OT_TOOL_WEAK void otPlatRadioEnableSrcMatch(otInstance *, bool) {} in otPlatRadioEnableSrcMatch() function