Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dsrp_client_buffers_api.cpp65 AsCoreType(aInstance).Get<Utils::SrpClientBuffers>().FreeService(AsCoreType(aService)); in otSrpClientBuffersFreeService()
/openthread-latest/src/core/utils/
Dsrp_client_buffers.hpp233 void FreeService(ServiceEntry &aServiceEntry) { mServicePool.Free(aServiceEntry); } in FreeService() function in ot::Utils::SrpClientBuffers