WE310F5  39.00.000
M2MB_DNSSD_DISCOVER_T Struct Reference

DNS-SD discover data buffer. More...

#include <m2mb_dns_service_discovery.h>

Data Fields

M2MB_DNSSD_CTXT_Tctxt
 
M2MB_DNSSD_DISCOVER_ENTRY_T ** entries
 
UINT32 entry_Count
 

Detailed Description

DNS-SD discover data buffer.

Data buffer used to hold the responses corresponding to a discovery request.

Definition at line 193 of file m2mb_dns_service_discovery.h.

Field Documentation

◆ ctxt

Context information.

Definition at line 194 of file m2mb_dns_service_discovery.h.

◆ entries

Array of pointers to the service instances that in turn point to a data buffer for each service instance.

Definition at line 195 of file m2mb_dns_service_discovery.h.

◆ entry_Count

UINT32 entry_Count

Count of the number of service instances.

Definition at line 197 of file m2mb_dns_service_discovery.h.


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