Home
last modified time | relevance | path

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

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