Home
last modified time | relevance | path

Searched refs:otMessageSetLoopbackToHostAllowed (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/include/openthread/
Dmessage.h219 void otMessageSetLoopbackToHostAllowed(otMessage *aMessage, bool aAllowLoopbackToHost);
/openthread-latest/src/core/api/
Dmessage_api.cpp57 void otMessageSetLoopbackToHostAllowed(otMessage *aMessage, bool aAllowLoopbackToHost) in otMessageSetLoopbackToHostAllowed() function