Home
last modified time | relevance | path

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

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