Home
last modified time | relevance | path

Searched defs:aLinkInfo (Results 1 – 5 of 5) sorted by relevance

/external/openthread/src/core/thread/
Dmesh_forwarder.cpp1480 const ThreadLinkInfo &aLinkInfo) in HandleFragment()
1695 const ThreadLinkInfo &aLinkInfo) in HandleLowpanHC()
1727 Error MeshForwarder::HandleDatagram(Message &aMessage, const ThreadLinkInfo &aLinkInfo, const Mac::… in HandleDatagram()
Dmesh_forwarder_ftd.cpp710 …:HandleMesh(FrameData &aFrameData, const Mac::Address &aMacSource, const ThreadLinkInfo &aLinkInfo) in HandleMesh()
/external/openthread/src/core/net/
Dsocket.hpp197 void SetLinkInfo(const void *aLinkInfo) { mLinkInfo = aLinkInfo; } in SetLinkInfo()
/external/openthread/tests/unit/
Dtest_link_quality.cpp84 void PrintOutcome(LinkQualityInfo &aLinkInfo) in PrintOutcome()
/external/openthread/src/core/common/
Dmessage.cpp726 void Message::SetLinkInfo(const ThreadLinkInfo &aLinkInfo) in SetLinkInfo()