Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dsrp_client_buffers_api.cpp48 return AsCoreType(aInstance).Get<Utils::SrpClientBuffers>().GetHostNameString(*aSize); in otSrpClientBuffersGetHostNameString()
/openthread-latest/src/core/utils/
Dsrp_client_buffers.hpp185 char *GetHostNameString(uint16_t &aSize) in GetHostNameString() function in ot::Utils::SrpClientBuffers