Home
last modified time | relevance | path

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

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