otPlatTrelPeerInfo is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
bool
This boolean flag indicates whether the entry is being removed or added. - TRUE indicates that peer is removed. - FALSE indicates that it is a new entry or an update to an existing entry.
const uint8_t *
The TXT record data (encoded as specified by DNS-SD) from the SRV record of the discovered TREL peer service instance.
uint16_t
The TREL peer socket address (IPv6 address and port number). The port number is determined from the SRV record of the discovered TREL peer service instance. The IPv6 address is determined from the DNS-SD query for AAAA records on the hostname indicated in the SRV record of the discovered service instance. If multiple host IPv6 addressees are discovered, one with highest scope is used.

References

from examples