Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dtcat_agent.hpp382 static constexpr uint16_t kInstallCodeMaxSize = 255; member in ot::MeshCoP::TcatAgent
Dtcat_agent.cpp699 StringLength(mVendorInfo->mInstallCode, kInstallCodeMaxSize))); in HandlePresentInstallCodeHash()