Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
MdnsResponderSettings Struct Reference
mDNS responder settings More...
#include <mdns_responder.h>
| Data Fields | |
| NetInterface * | interface | 
| Underlying network interface. | |
| uint_t | numAnnouncements | 
| Number of announcement packets. | |
| uint32_t | ttl | 
| TTL resource record. | |
| MdnsResponderStateChangeCallback | stateChangeEvent | 
| FSM state change event. | |
Detailed Description
mDNS responder settings
Definition at line 146 of file mdns_responder.h.
Field Documentation
| NetInterface* interface | 
Underlying network interface.
Definition at line 148 of file mdns_responder.h.
| uint_t numAnnouncements | 
Number of announcement packets.
Definition at line 149 of file mdns_responder.h.
FSM state change event.
Definition at line 151 of file mdns_responder.h.
| uint32_t ttl | 
TTL resource record.
Definition at line 150 of file mdns_responder.h.
Generated on Tue Jul 12 2022 17:10:24 by
 1.7.2
 1.7.2