Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dmle.hpp1791 struct DelayedResponseMetadata struct in ot::Mle::Mle
1793 Error AppendTo(Message &aMessage) const { return aMessage.Append(*this); } in AppendTo()
1797 Ip6::Address mDestination; // IPv6 address of the message destination.
1798 TimeMilli mSendTime; // Time when the message shall be sent.