Home
last modified time | relevance | path

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

/openthread-latest/src/cli/
Dcli_mdns.hpp94 kIp6Address, enumerator
Dcli_mdns.cpp826 Interpreter::GetInterpreter().mMdns.HandleAddressResult(*aResult, kIp6Address); in HandleIp6AddressResult()
831 …OutputLine("mDNS %s address result for %s", aType == kIp6Address ? "IPv6" : "IPv4", aResult.mHostN… in HandleAddressResult()
/openthread-latest/src/core/meshcop/
Dmeshcop_tlvs.hpp103kIp6Address = OT_MESHCOP_TLV_IPV6_ADDRESS_TLV, ///< meshcop IPv6 address TLV enumerator
190 typedef SimpleTlvInfo<Tlv::kIp6Address, Ip6::Address> Ip6AddressTlv;