Home
last modified time | relevance | path

Searched refs:kMaxEphemeralKeyConnectionAttempts (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/meshcop/
Dborder_agent.hpp248 static constexpr uint16_t kMaxEphemeralKeyConnectionAttempts = 10; member in ot::MeshCoP::BorderAgent
Dborder_agent.cpp128 … SuccessOrExit(error = mDtlsTransport.SetMaxConnectionAttempts(kMaxEphemeralKeyConnectionAttempts, in Start()