Home
last modified time | relevance | path

Searched refs:IsTlvValid (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/meshcop/
Ddataset.cpp113 VerifyOrExit(IsTlvValid(*tlv)); in ValidateTlvs()
126 bool Dataset::IsTlvValid(const Tlv &aTlv) in IsTlvValid() function in ot::MeshCoP::Dataset
Ddataset.hpp241 static bool IsTlvValid(const Tlv &aTlv);