Home
last modified time | relevance | path

Searched refs:hasQueryId (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/thread/
Dlink_metrics.cpp424 bool hasQueryId = false; in AppendReport() local
453 hasQueryId = true; in AppendReport()
466 VerifyOrExit(hasQueryId, error = kErrorParse); in AppendReport()