Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dnetwork_data_tlvs.hpp143 kTypeContext = 3, ///< Context TLV enumerator
1212 static constexpr Type kType = kTypeContext; ///< The TLV Type.
1224 SetType(kTypeContext); in Init()