Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dmessage.h211 bool otMessageIsLoopbackToHostAllowed(const otMessage *aMessage);
/openthread-latest/src/core/api/
Dmessage_api.cpp52 bool otMessageIsLoopbackToHostAllowed(const otMessage *aMessage) in otMessageIsLoopbackToHostAllowed() function