Searched refs:GetServiceAloc (Results 1 – 6 of 6) sorted by relevance
180 … Get<Mle::Mle>().GetServiceAloc(aIterator.mServiceTlv->GetServiceId(), aInfo.mAnycastAddress); in GetNextDnsSrpAnycastInfo()
408 mle.GetServiceAloc(pbbrServiceId, messageInfo.GetPeerAddr()); in SendMlrMessage()
508 mle.GetServiceAloc(pbbrServiceId, messageInfo.GetPeerAddr()); in PerformNextRegistration()
580 void GetServiceAloc(uint8_t aServiceId, Ip6::Address &aAddress) const;
1036 void Mle::GetServiceAloc(uint8_t aServiceId, Ip6::Address &aAddress) const in GetServiceAloc() function in ot::Mle::Mle
195 AsCoreType(aInstance).Get<Mle::Mle>().GetServiceAloc(aServiceId, AsCoreType(aServiceAloc)); in otThreadGetServiceAloc()