otPlatDnssdSrvResolver
#include <dnssd.h>
Represents an SRV service resolver.
Summary
Public attributes |
|
---|---|
mCallback
|
The callback to report result.
|
mInfraIfIndex
|
uint32_t
The infrastructure network interface index.
|
mServiceInstance
|
const char *
The service instance label.
|
mServiceType
|
const char *
The service type.
|
Public attributes
mInfraIfIndex
uint32_t otPlatDnssdSrvResolver::mInfraIfIndex
The infrastructure network interface index.
mServiceInstance
const char * otPlatDnssdSrvResolver::mServiceInstance
The service instance label.
mServiceType
const char * otPlatDnssdSrvResolver::mServiceType
The 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.