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

Return value

OT_ERROR_NONE Successfully found the next Network Diagnostic TLV. OT_ERROR_NOT_FOUND No subsequent Network Diagnostic TLV exists in the message. OT_ERROR_PARSE Parsing the next Network Diagnostic failed.

Notes

A subsequent call to this function is allowed only when current return value is OT_ERROR_NONE.

References

from examples