Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_diagnostic_tlvs.hpp113 …static constexpr uint8_t kMaxVendorSwVersionLength = OT_NETWORK_DIAGNOSTIC_MAX_VENDOR_SW_VERSION_T… member in ot::NetworkDiagnostic::Tlv
214 typedef StringTlvInfo<Tlv::kVendorSwVersion, Tlv::kMaxVendorSwVersionLength> VendorSwVersionTlv;
/openthread-latest/src/core/meshcop/
Dmeshcop_tlvs.hpp126 …static constexpr uint8_t kMaxVendorSwVersionLength = 16; ///< Max length of Vendor SW Version TLV. member in ot::MeshCoP::Tlv
760 typedef StringTlvInfo<Tlv::kVendorSwVersion, Tlv::kMaxVendorSwVersionLength> VendorSwVersionTlv;