Searched defs:SetTlv (Results 1 – 2 of 2) sorted by relevance
/openthread-3.4.0/src/core/meshcop/ | ||
D | dataset.cpp | 395 Error Dataset::SetTlv(Tlv::Type aType, const void *aValue, uint8_t aLength) in SetTlv() function in ot::MeshCoP::Dataset |
D | dataset.hpp | 780 template <typename ValueType> Error SetTlv(Tlv::Type aType, const ValueType &aValue) in SetTlv() function in ot::MeshCoP::Dataset |