otDnsClientResolveAddress() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

OT_ERROR_NONE Query sent successfully. @p aCallback will be invoked to report the status. OT_ERROR_NO_BUFS Insufficient buffer to prepare and send query. OT_ERROR_INVALID_ARGS The host name is not valid format. OT_ERROR_INVALID_STATE Cannot send query since Thread interface is not up.

References

from examples