Searched refs:mReportCallback (Results 1 – 2 of 2) sorted by relevance
145 …void SetReportCallback(ReportCallback aCallback, void *aContext) { mReportCallback.Set(aCallback, … in SetReportCallback()262 Callback<ReportCallback> mReportCallback; member in ot::LinkMetrics::Initiator
141 VerifyOrExit(mReportCallback.IsSet()); in HandleReport()221 mReportCallback.Invoke(&aAddress, hasStatus ? nullptr : &values, in HandleReport()