Home
last modified time | relevance | path

Searched defs:otDiagIsEnabled (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/api/
Ddiags_api.cpp54 bool otDiagIsEnabled(otInstance *aInstance) { return AsCoreType(aInstance).Get<FactoryDiags::Diags>… in otDiagIsEnabled() function
/openthread-latest/tests/fuzz/
Dfuzzer_platform.cpp210 bool otDiagIsEnabled(otInstance *aInstance) in otDiagIsEnabled() function