Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dpower_calibration.hpp151 static constexpr uint8_t kInvalidIndex = NumericLimits<uint8_t>::kMax; member in ot::Utils::PowerCalibration
/openthread-latest/src/core/net/
Dip6_address.cpp551 constexpr uint8_t kInvalidIndex = 0xff; in ParseFrom() local
/openthread-latest/src/core/mac/
Dmac_frame.hpp843 static constexpr uint8_t kInvalidIndex = 0xff; member in ot::Mac::Frame