Home
last modified time | relevance | path

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

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