Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dtlvs.hpp207 …template <typename SimpleTlvType> void WriteValueAs(const typename SimpleTlvType::ValueType &aValu… in WriteValueAs() function in ot::Tlv
223 template <typename UintTlvType> void WriteValueAs(typename UintTlvType::UintValueType aValue) in WriteValueAs() function in ot::Tlv