Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dlink_metrics.hpp86 typedef otLinkMetricsReportCallback ReportCallback; typedef in ot::LinkMetrics::Initiator
140 …void SetReportCallback(ReportCallback aCallback, void *aContext) { mReportCallback.Set(aCallback, … in SetReportCallback()
248 Callback<ReportCallback> mReportCallback;