Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A 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
H A Dnetwork_data_tlvs.hpp1448 …static constexpr uint8_t kMinLength = sizeof(uint8_t) + sizeof(uint8_t); // Flags & Ser… member in ot::NetworkData::ServiceTlv
/aosp_15_r20/external/libchrome/components/json_schema/
H A Djson_schema_constants.cc24 const char kMinLength[] = "minLength"; variable
/aosp_15_r20/external/skia/gm/
H A Dvariedtext.cpp146 inline static constexpr int kMinLength = 15; member in VariedTextGM
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dmeshcop.hpp68 …static constexpr uint8_t kMinLength = 6; ///< Min PSKd string length (excl… member in ot::MeshCoP::JoinerPskd