Home
last modified time | relevance | path

Searched defs:kMinLength (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dlink_metrics_tlvs.hpp95 … static constexpr uint8_t kMinLength = 2; ///< Minimum expected TLV length (type ID and u8 value). member in ot::LinkMetrics::ReportSubTlv
214 …static constexpr uint8_t kMinLength = sizeof(uint8_t) + sizeof(uint8_t); ///< Minimum expected TLV… member in ot::LinkMetrics::FwdProbingRegSubTlv
285 …static constexpr uint8_t kMinLength = sizeof(uint8_t); ///< Minimum TLV length (only `EnhAckFlags`… member in ot::LinkMetrics::EnhAckConfigSubTlv
Dnetwork_data_tlvs.hpp1448 …static constexpr uint8_t kMinLength = sizeof(uint8_t) + sizeof(uint8_t); // Flags & Ser… member in ot::NetworkData::ServiceTlv
/openthread-latest/src/core/meshcop/
Dmeshcop.hpp68 …static constexpr uint8_t kMinLength = 6; ///< Min PSKd string length (excl… member in ot::MeshCoP::JoinerPskd