Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Dlink_metrics.cpp90 error = Get<Mle::Mle>().SendDataRequestForLinkMetricsReport(aDestination, info); in Query()
H A Dmle.hpp1353 Error SendDataRequestForLinkMetricsReport(const Ip6::Address &aDestination,
H A Dmle.cpp1821 Error Mle::SendDataRequestForLinkMetricsReport(const Ip6::Address &aDestinatio… in SendDataRequestForLinkMetricsReport() function in ot::Mle::Mle