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
event_handler#
sl_mdns_event_handler_t sl_mdns_s::event_handler
mDNS event handler of type sl_mdns_event_handler_t
interface_list#
sl_wifi_buffer_t* sl_mdns_s::interface_list
Pointer to interface list of type sl_wifi_buffer_t.
service_count#
uint8_t sl_mdns_s::service_count
Count of the total number of services being registered on all interfaces.