Represents a discovered host address and its TTL.
Public Attributes#
The IPv6 address. For IPv4 address the IPv4-mapped IPv6 address format is used.
uint32_t
The TTL in seconds.
Public Attribute Documentation#
mAddress#
otIp6Address otPlatDnssdAddressAndTtl::mAddress
The IPv6 address. For IPv4 address the IPv4-mapped IPv6 address format is used.
Definition at line
509
of file include/openthread/platform/dnssd.h
mTtl#
uint32_t otPlatDnssdAddressAndTtl::mTtl
The TTL in seconds.
Definition at line
510
of file include/openthread/platform/dnssd.h