Home
last modified time | relevance | path

Searched refs:OT_ERROR_SECURITY (Results 1 – 7 of 7) sorted by relevance

/external/openthread/include/openthread/
Derror.h103 OT_ERROR_SECURITY = 8, enumerator
/external/ot-br-posix/src/dbus/common/
Derror.hpp96 OT_ERROR_SECURITY = 8, enumerator
/external/ot-br-posix/src/dbus/server/
Derror_helper.cpp45 {OT_ERROR_SECURITY, OPENTHREAD_ERROR_PREFIX ".Security"},
/external/openthread/src/core/common/
Derror.hpp64 constexpr Error kErrorSecurity = OT_ERROR_SECURITY;
/external/ot-br-posix/src/dbus/client/
Dclient_error.cpp49 {ClientError::OT_ERROR_SECURITY, OTBR_OPENTHREAD_ERROR_PREFIX ".Security"},
/external/openthread/examples/platforms/simulation/
Dradio.c653 error = OT_ERROR_SECURITY; in radioProcessTransmitSecurity()
/external/openthread/src/ncp/
Dncp_base_mtd.cpp3953 case OT_ERROR_SECURITY: in SrpClientErrorToSpinelError()
4327 case OT_ERROR_SECURITY: in HandleJoinerCallback()