Searched defs:FreeAllServices (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/utils/ | ||
D | srp_client_buffers.hpp | 238 void FreeAllServices(void) { mServicePool.FreeAll(); } in FreeAllServices() function in ot::Utils::SrpClientBuffers |
/openthread-latest/src/core/net/ | ||
D | srp_server.cpp | 2158 void Server::Host::FreeAllServices(void) in FreeAllServices() function in ot::Srp::Server::Host |