Home
last modified time | relevance | path

Searched refs:GetRemovedServices (Results 1 – 2 of 2) sorted by relevance

/openthread-3.4.0/src/core/net/
Dsrp_client.hpp1033 void GetRemovedServices(LinkedList<Service> &aRemovedServices);
Dsrp_client.cpp1678 GetRemovedServices(removedServices); in HandleUpdateDone()
1682 void Client::GetRemovedServices(LinkedList<Service> &aRemovedServices) in GetRemovedServices() function in ot::Srp::Client