mDNS instance handle
Public Attributes#
mDNS configuration of type sl_mdns_configuration_t
mDNS event handler of type sl_mdns_event_handler_t
sl_wifi_buffer_t *
Pointer to interface list of type sl_wifi_buffer_t.
uint8_t
Count of the total number of services being registered on all interfaces.
Public Attribute Documentation#
configuration#
sl_mdns_configuration_t sl_mdns_s::configuration
mDNS configuration of type sl_mdns_configuration_t
Definition at line
106
of file components/service/mdns/inc/sl_mdns.h
event_handler#
sl_mdns_event_handler_t sl_mdns_s::event_handler
mDNS event handler of type sl_mdns_event_handler_t
Definition at line
107
of file components/service/mdns/inc/sl_mdns.h
interface_list#
sl_wifi_buffer_t* sl_mdns_s::interface_list
Pointer to interface list of type sl_wifi_buffer_t.
Definition at line
109
of file components/service/mdns/inc/sl_mdns.h
service_count#
uint8_t sl_mdns_s::service_count
Count of the total number of services being registered on all interfaces.
Definition at line
110
of file components/service/mdns/inc/sl_mdns.h