Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dborder_agent.h105 …uint32_t mEpskcStartSecureSessionErrors; ///< The number of start secure session errors at ePSKc a… member
/openthread-latest/src/core/meshcop/
Dborder_agent.cpp804 mCounters.mEpskcStartSecureSessionErrors++; in SetEphemeralKey()
/openthread-latest/src/cli/
Dcli.cpp685 {&otBorderAgentCounters::mEpskcStartSecureSessionErrors, "epskcStartSecureSessionError"}, in OutputBorderAgentCounters()