mDNS service discovery request

Public Attributes#

char *

Target service name for discovery.

sl_net_interface_t

Interface on which to discover the service from sl_net_interface_t.

uint16_t

timeout for the discovery

Public Attribute Documentation#

service_name#

char* sl_mdns_discover_request_t::service_name

Target service name for discovery.


interface#

sl_net_interface_t sl_mdns_discover_request_t::interface

Interface on which to discover the service from sl_net_interface_t.


timeout#

uint16_t sl_mdns_discover_request_t::timeout

timeout for the discovery