nRF5 SDK for Thread v0.9.0
Data Fields
otDnsQuery Struct Reference

#include <dns.h>

Data Fields

const char * mHostname
 Identifies hostname to be found. It shall not change during resolving.
 
const otMessageInfomMessageInfo
 A reference to the message info related with DNS Server.
 
bool mNoRecursion
 If cleared, it directs name server to pursue the query recursively.
 

Detailed Description

This structure implements DNS Query parameters.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated