Home
last modified time | relevance | path

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

/external/openthread/src/core/api/
Dsrp_client_buffers_api.cpp52 … return AsCoreType(aInstance).Get<Utils::SrpClientBuffers>().GetHostAddressesArray(*aArrayLength); in otSrpClientBuffersGetHostAddressesArray()
/external/openthread/src/core/utils/
Dsrp_client_buffers.hpp215 Ip6::Address *GetHostAddressesArray(uint8_t &aArrayLength) in GetHostAddressesArray() function in ot::Utils::SrpClientBuffers