Home
last modified time | relevance | path

Searched refs:otThreadLinkInfo (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/include/openthread/
Dmessage.h91 typedef struct otThreadLinkInfo struct
106 } otThreadLinkInfo; typedef
286 otError otMessageGetThreadLinkInfo(const otMessage *aMessage, otThreadLinkInfo *aLinkInfo);
/openthread-latest/src/core/api/
Dmessage_api.cpp90 otError otMessageGetThreadLinkInfo(const otMessage *aMessage, otThreadLinkInfo *aLinkInfo) in otMessageGetThreadLinkInfo()
/openthread-latest/src/core/thread/
Dmesh_forwarder.hpp81 class ThreadLinkInfo : public otThreadLinkInfo, public Clearable<ThreadLinkInfo>
665 DefineCoreType(otThreadLinkInfo, ThreadLinkInfo);