Searched refs:GetServiceAloc (Results 1 – 5 of 5) sorted by relevance
200 …return instance.Get<Mle::MleRouter>().GetServiceAloc(aServiceId, *static_cast<Ip6::Address *>(aSer… in otThreadGetServiceAloc()
436 SuccessOrExit(error = mle.GetServiceAloc(pbbrServiceId, messageInfo.GetPeerAddr())); in SendMulticastListenerRegistrationMessage()
547 Error GetServiceAloc(uint8_t aServiceId, Ip6::Address &aAddress) const;
509 SuccessOrExit(error = mle.GetServiceAloc(pbbrServiceId, messageInfo.GetPeerAddr())); in PerformNextRegistration()
994 Error Mle::GetServiceAloc(uint8_t aServiceId, Ip6::Address &aAddress) const in GetServiceAloc() function in ot::Mle::Mle1679 SuccessOrExit(GetServiceAloc(serviceId, mServiceAlocs[i].GetAddress())); in UpdateServiceAlocs()