EasyManua.ls Logo

Espressif ESP32-S2 - Page 631

Espressif ESP32-S2
1695 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 2. API Reference
Public Members
esp_ip_addr_t addr
IP address
struct mdns_ip_addr_s *next
next IP, or NULL for the last IP in the list
struct mdns_result_s
mDNS query result structure
Public Members
struct mdns_result_s *next
next result, or NULL for the last result in the list
mdns_if_t tcpip_if
interface index
uint32_t ttl
time to live
mdns_ip_protocol_t ip_protocol
ip_protocol type of the interface (v4/v6)
char *instance_name
instance name
char *service_type
service type
char *proto
srevice protocol
char *hostname
hostname
uint16_t port
service port
mdns_txt_item_t *txt
txt record
uint8_t *txt_value_len
array of txt value len of each record
size_t txt_count
number of txt items
mdns_ip_addr_t *addr
linked list of IP addresses found
Macros
MDNS_TYPE_A
MDNS_TYPE_PTR
MDNS_TYPE_TXT
MDNS_TYPE_AAAA
MDNS_TYPE_SRV
MDNS_TYPE_OPT
MDNS_TYPE_NSEC
MDNS_TYPE_ANY
Espressif Systems 620
Submit Document Feedback
Release v4.4

Table of Contents