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

Return value

OT_ERROR_NONE The service instance info was read. @p aServiceInfo is updated. OT_ERROR_NOT_FOUND Could not find a matching SRV record for @p aInstanceLabel. OT_ERROR_NO_BUFS The host name and/or TXT data could not fit in the given buffers. OT_ERROR_PARSE Could not parse the records in the @p aResponse.

References

from examples