mDNS service
Public Attributes#
const char *
mDNS instance service name
const char *
mDNS service type
const char *
mDNS service message
uint16_t
Service port number.
uint16_t
Service TTL.
sl_ipv4_address_t
IPv4 address of service. (In case of offload mode, it is provided by embedded network stack.)
sl_ipv6_address_t
IPv6 address of service. (In case of offload mode, it is provided by embedded network stack.)
Public Attribute Documentation#
ipv4#
sl_ipv4_address_t sl_mdns_service_t::ipv4
IPv4 address of service. (In case of offload mode, it is provided by embedded network stack.)
ipv6#
sl_ipv6_address_t sl_mdns_service_t::ipv6
IPv6 address of service. (In case of offload mode, it is provided by embedded network stack.)