Home
last modified time | relevance | path

Searched defs:otPlatDsoEnableListening (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/examples/platforms/simulation/
Ddso_transport.c35 void otPlatDsoEnableListening(otInstance *aInstance, bool aEnable) in otPlatDsoEnableListening() function
/openthread-latest/tests/unit/
Dtest_dso.cpp370 void otPlatDsoEnableListening(otInstance *, bool aEnable) in otPlatDsoEnableListening() function
Dtest_platform.cpp616 OT_TOOL_WEAK void otPlatDsoEnableListening(otInstance *aInstance, bool aEnable) in otPlatDsoEnableListening() function
/openthread-latest/src/core/net/
Ddns_dso.cpp1494 OT_TOOL_WEAK void otPlatDsoEnableListening(otInstance *aInstance, bool aEnable) in otPlatDsoEnableListening() function
/openthread-latest/tests/gtest/
Dfake_platform.cpp485 void otPlatDsoEnableListening(otInstance *, bool) {} in otPlatDsoEnableListening() function