Home
last modified time | relevance | path

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

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