Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/api/
Dnetdiag_api.cpp65 otError otThreadSendDiagnosticReset(otInstance * aInstance, in otThreadSendDiagnosticReset() function
/openthread-2.7.6/include/openthread/
Dnetdiag.h333 otError otThreadSendDiagnosticReset(otInstance * aInstance,
/openthread-2.7.6/src/cli/
Dcli.cpp4692 IgnoreError(otThreadSendDiagnosticReset(mInstance, &address, tlvTypes, count)); in ProcessNetworkDiagnostic()