WL865E4-P  36.07.001
M2MB_DNSSD_TARGET_INFO_T Struct Reference

DNS-SD server information. More...

#include <m2mb_dns_service_discovery.h>

Data Fields

UINT16 priority
 
UINT16 weight
 
UINT16 port
 
UINT8server_Name
 

Detailed Description

DNS-SD server information.

Contains information about a server hosting the requested type of service.

Definition at line 167 of file m2mb_dns_service_discovery.h.

Field Documentation

◆ port

UINT16 port

Port number on which the service is running.

Definition at line 171 of file m2mb_dns_service_discovery.h.

◆ priority

UINT16 priority

Priority information.

Definition at line 169 of file m2mb_dns_service_discovery.h.

◆ server_Name

UINT8* server_Name

Name of the server.

Definition at line 172 of file m2mb_dns_service_discovery.h.

◆ weight

UINT16 weight

Weight.

Definition at line 170 of file m2mb_dns_service_discovery.h.


The documentation for this struct was generated from the following file: