Searched refs:UpdateService (Results 1 – 7 of 7) sorted by relevance
65 void UpdateService(void);
43 void Agent::UpdateService(void) in UpdateService() function in ot::NeighborDiscovery::Agent
78 Error UpdateService(void);
54 Error Server::UpdateService(void) in UpdateService() function in ot::Dhcp6::Server
623 Leader::UpdateStatus Leader::UpdateService(ServiceTlv &aService) { return UpdateTlv(aService, aServ… in UpdateService() function in ot::NetworkData::Leader832 IgnoreReturnValue(UpdateService(*dstService)); in AddService()1071 if (UpdateService(*service) == kTlvRemoved) in RemoveRloc()
613 UpdateStatus UpdateService(ServiceTlv &aService);
1187 IgnoreError(Get<Dhcp6::Server>().UpdateService()); in HandleNotifierEvents()1191 Get<NeighborDiscovery::Agent>().UpdateService(); in HandleNotifierEvents()