Searched refs:GetServiceId (Results 1 – 12 of 12) sorted by relevance
76 Error Manager::GetServiceId(uint8_t aServiceNumber, uint8_t &aServiceId) const in GetServiceId() function in ot::NetworkData::Service::Manager82 …return Get<Leader>().GetServiceId(kThreadEnterpriseNumber, serviceData, /* aServerStable */ true, … in GetServiceId()180 … Get<Mle::Mle>().GetServiceAloc(aIterator.mServiceTlv->GetServiceId(), aInfo.mAnycastAddress); in GetNextDnsSrpAnycastInfo()
258 return GetServiceId(kBackboneRouterServiceNumber, aServiceId); in GetBackboneRouterServiceId()478 Error GetServiceId(uint8_t aServiceNumber, uint8_t &aServiceId) const;
250 mServiceId = aServiceTlv.GetServiceId(); in SetFrom()
297 Error GetServiceId(uint32_t aEnterpriseNumber,
711 As<ServerTlv>(cur)->SetServer16(Mle::ServiceAlocFromId(aService.GetServiceId())); in RemoveTemporaryDataIn()
407 SuccessOrExit(error = Get<BackboneRouter::Leader>().GetServiceId(pbbrServiceId)); in SendMlrMessage()
1224 uint8_t GetServiceId(void) const { return (mFlagsServiceId & kServiceIdMask); } in GetServiceId() function in ot::NetworkData::ServiceTlv
70 Error Leader::GetServiceId(uint32_t aEnterpriseNumber, in GetServiceId() function in ot::NetworkData::Leader
507 SuccessOrExit(error = Get<BackboneRouter::Leader>().GetServiceId(pbbrServiceId)); in PerformNextRegistration()
1008 if (service->GetServiceId() == aServiceId) in FindServiceById()
134 Error GetServiceId(uint8_t &aServiceId) const;
72 Error Leader::GetServiceId(uint8_t &aServiceId) const in GetServiceId() function in ot::BackboneRouter::Leader