Home
last modified time | relevance | path

Searched refs:mHostAddress (Results 1 – 3 of 3) sorted by relevance

/external/openthread/include/openthread/
Ddns_client.h323 otIp6Address mHostAddress; ///< The host IPv6 address. Set to all zero if not available. member
/external/openthread/src/core/net/
Ddns_client.cpp265 …stAddress(kAdditionalDataSection, hostName, /* aIndex */ 0, AsCoreType(&aServiceInfo.mHostAddress), in FindServiceInfo()
270 AsCoreType(&aServiceInfo.mHostAddress).Clear(); in FindServiceInfo()
/external/openthread/src/cli/
Dcli.cpp1880 OutputIp6Address(aServiceInfo.mHostAddress); in OutputDnsServiceInfo()