Mistake on this page?
Report an issue in GitHub or email us
Data Fields
mc_mdns_service Struct Reference

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...
 

Detailed Description

mDNS service info

Definition at line 1208 of file mx_wifi.h.

Field Documentation

char domain[63 +1]

Domain for MDNS service.

Definition at line 1215 of file mx_wifi.h.

uint32_t ip6addr[4]

IPv6 Address of device.

Definition at line 1225 of file mx_wifi.h.

uint32_t ipaddr

IP Address of device.

Definition at line 1223 of file mx_wifi.h.

char keyvals[255 +1]

Key value pairs for TXT records.

Definition at line 1221 of file mx_wifi.h.

uint16_t port

Port number.

Definition at line 1217 of file mx_wifi.h.

int32_t proto

Protocol used.

Definition at line 1219 of file mx_wifi.h.

char separator

separator for txt record

Definition at line 1228 of file mx_wifi.h.

char servname[63 +1]

Name of MDNS service.

Definition at line 1211 of file mx_wifi.h.

char servtype[63 +1]

Type of MDNS service.

Definition at line 1213 of file mx_wifi.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.