Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/api/
Dnetdiag_api.cpp62 return AsCoreType(aInstance).Get<NetworkDiagnostic::Client>().SendDiagnosticGet( in otThreadSendDiagnosticGet()
/openthread-3.4.0/src/core/thread/
Dnetwork_diagnostic.hpp212 Error SendDiagnosticGet(const Ip6::Address &aDestination,
Dnetwork_diagnostic.cpp502 Error Client::SendDiagnosticGet(const Ip6::Address &aDestination, in SendDiagnosticGet() function in ot::NetworkDiagnostic::Client