Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Ddata.hpp79 class DataUtils class
82 DataUtils(void) = default;
105 …blic Clearable<Data<kDataLengthType>>, public Unequatable<Data<kDataLengthType>>, private DataUtils
Ddata.cpp38 bool DataUtils::MatchBytes(const uint8_t *aFirstBuffer, in MatchBytes()