Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/thread/
Dlink_metrics.cpp244 bool hasQueryId = false; in AppendReport() local
266 hasQueryId = true; in AppendReport()
282 VerifyOrExit(hasQueryId, error = kErrorParse); in AppendReport()