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