Searched refs:UpdateService (Results 1 – 7 of 7) sorted by relevance
67 void UpdateService(void);
48 void Agent::UpdateService(void) in UpdateService() function in ot::NeighborDiscovery::Agent
81 Error UpdateService(void);
62 Error Server::UpdateService(void) in UpdateService() function in ot::Dhcp6::Server
639 Leader::UpdateStatus Leader::UpdateService(ServiceTlv &aService) { return UpdateTlv(aService, aServ… in UpdateService() function in ot::NetworkData::Leader848 IgnoreReturnValue(UpdateService(*dstService)); in AddService()1087 if (UpdateService(*service) == kTlvRemoved) in RemoveRloc()
650 UpdateStatus UpdateService(ServiceTlv &aService);
1161 IgnoreError(Get<Dhcp6::Server>().UpdateService()); in HandleNotifierEvents()1165 Get<NeighborDiscovery::Agent>().UpdateService(); in HandleNotifierEvents()