Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_diagnostic.hpp249 … typedef otNetworkDiagTlv TlvInfo; ///< Parse info from a Network Diagnostic TLV. typedef in ot::NetworkDiagnostic::Client
/openthread-latest/src/core/common/
Dtlvs.hpp783 template <uint8_t kTlvTypeValue> class TlvInfo class