Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dmessage.h286 otError otMessageGetThreadLinkInfo(const otMessage *aMessage, otThreadLinkInfo *aLinkInfo);
/openthread-latest/src/core/api/
Dmessage_api.cpp90 otError otMessageGetThreadLinkInfo(const otMessage *aMessage, otThreadLinkInfo *aLinkInfo) in otMessageGetThreadLinkInfo() function