Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dmeshcop_tlvs.hpp127 static constexpr uint8_t kMaxVendorDataLength = 64; ///< Max length of Vendor Data TLV. member in ot::MeshCoP::Tlv
765 typedef StringTlvInfo<Tlv::kVendorData, Tlv::kMaxVendorDataLength> VendorDataTlv;