Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/common/
Ddata.hpp118 …using LengthType = typename TypeTraits::Conditional<kDataLengthType == kWithUint8Length, uint8_t, … typedef in ot::Data
285 using LengthType = typename Base::LengthType; typedef in ot::MutableData