Searched refs:GetLinkLocalAllThreadNodesAddress (Results 1 – 3 of 3) sorted by relevance
188 return &AsCoreType(aInstance).Get<Mle::MleRouter>().GetLinkLocalAllThreadNodesAddress(); in otThreadGetLinkLocalAllThreadNodesMulticastAddress()
409 …const Ip6::Address &GetLinkLocalAllThreadNodesAddress(void) const { return mLinkLocalAllThreadNode… in GetLinkLocalAllThreadNodesAddress() function in ot::Mle::Mle
85 … bool destinedForAll = ((destination == Get<Mle::Mle>().GetLinkLocalAllThreadNodesAddress()) || in SendMessage()