Searched defs:Value (Results 1 – 1 of 1) sorted by relevance
662 struct Value struct in ot::MeshCoP::ChannelMaskTlv664 …atic constexpr uint16_t kMaxLength = (kEntrySize * Radio::kNumChannelPages); ///< Max value length.666 …_t mData[kMaxLength]; ///< Array to store TLV value (encoded as one or more Channel Mask TLV Entry)667 uint8_t mLength; ///< Value length in bytes.