Home
last modified time | relevance | path

Searched defs:FreeAllServices (Results 1 – 2 of 2) sorted by relevance

/openthread-3.4.0/src/core/utils/
Dsrp_client_buffers.hpp257 void FreeAllServices(void) { mServicePool.FreeAll(); } in FreeAllServices() function in ot::Utils::SrpClientBuffers
/openthread-3.4.0/src/core/net/
Dsrp_server.cpp2118 void Server::Host::FreeAllServices(void) in FreeAllServices() function in ot::Srp::Server::Host