mDNS service info More...
#include <mx_wifi.h>
| Data Fields | |
| char | servname [63 +1] | 
| Name of MDNS service.  More... | |
| char | servtype [63 +1] | 
| Type of MDNS service.  More... | |
| char | domain [63 +1] | 
| Domain for MDNS service.  More... | |
| uint16_t | port | 
| Port number.  More... | |
| int32_t | proto | 
| Protocol used.  More... | |
| char | keyvals [255 +1] | 
| Key value pairs for TXT records.  More... | |
| uint32_t | ipaddr | 
| IP Address of device.  More... | |
| uint32_t | ip6addr [4] | 
| IPv6 Address of device.  More... | |
| char | separator | 
| separator for txt record  More... | |