otDnssdServiceInstanceInfo Struct Reference
This structure represents information of a discovered service instance for a DNS-SD query.
#include <
include/openthread/dnssd_server.h
>
Public Attributes |
|
| const char * | mFullName |
|
Full instance name (e.g. "OpenThread._ipps._tcp.default.service.arpa.").
|
|
| const char * | mHostName |
|
Host name (e.g. "ot-host.default.service.arpa.").
|
|
| uint8_t | mAddressNum |
|
Number of host IPv6 addresses.
|
|
| const otIp6Address * | mAddresses |
|
Host IPv6 addresses.
|
|
| uint16_t | mPort |
|
Service port.
|
|
| uint16_t | mPriority |
|
Service priority.
|
|
| uint16_t | mWeight |
|
Service weight.
|
|
| uint16_t | mTxtLength |
|
Service TXT RDATA length.
|
|
| const uint8_t * | mTxtData |
|
Service TXT RDATA.
|
|
| uint32_t | mTtl |
|
Service TTL (in seconds).
|
|
This structure represents information of a discovered service instance for a DNS-SD query.
The documentation for this struct was generated from the following file:
-
include/openthread/
dnssd_server.h