otPlatDnssdTxtResolver
#include <dnssd.h>
Represents a TXT service resolver.
Summary
Public attributes |
|
---|---|
mCallback
|
|
mInfraIfIndex
|
uint32_t
The infrastructure network interface index.
|
mServiceInstance
|
const char *
Service instance label.
|
mServiceType
|
const char *
Service type.
|
Public attributes
mCallback
otPlatDnssdTxtCallback otPlatDnssdTxtResolver::mCallback
mInfraIfIndex
uint32_t otPlatDnssdTxtResolver::mInfraIfIndex
The infrastructure network interface index.
mServiceInstance
const char * otPlatDnssdTxtResolver::mServiceInstance
Service instance label.
mServiceType
const char * otPlatDnssdTxtResolver::mServiceType
Service type.
Resources
OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.