Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dthread_api.cpp187 return &AsCoreType(aInstance).Get<Mle::MleRouter>().GetRealmLocalAllThreadNodesAddress(); in otThreadGetRealmLocalAllThreadNodesMulticastAddress()
/openthread-latest/src/core/thread/
Dmesh_forwarder_ftd.cpp81 … (destination == Get<Mle::Mle>().GetRealmLocalAllThreadNodesAddress())); in SendMessage()
Dmle.hpp387 const Ip6::Address &GetRealmLocalAllThreadNodesAddress(void) const in GetRealmLocalAllThreadNodesAddress() function in ot::Mle::Mle