Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dmle_tlvs.hpp231 typedef SimpleTlvInfo<Tlv::kPendingTimestamp, MeshCoP::Timestamp> PendingTimestampTlv; typedef
/external/openthread/src/core/meshcop/
Dmeshcop_tlvs.hpp1169 class PendingTimestampTlv : public Tlv, public SimpleTlvInfo<Tlv::kPendingTimestamp, Timestamp> class