Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/api/
H A Dthread_api.cpp193 return &AsCoreType(aInstance).Get<Mle::MleRouter>().GetRealmLocalAllThreadNodesAddress(); in otThreadGetRealmLocalAllThreadNodesMulticastAddress()
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.hpp417 const Ip6::Address &GetRealmLocalAllThreadNodesAddress(void) const in GetRealmLocalAllThreadNodesAddress() function in ot::Mle::Mle
H A Dmesh_forwarder_ftd.cpp86 … (destination == Get<Mle::Mle>().GetRealmLocalAllThreadNodesAddress())); in SendMessage()