Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dmessage.hpp591 …Mle::Command GetMleCommand(void) const { return static_cast<Mle::Command>(GetMetadata().mMleComman… in GetMleCommand() function in ot::Message
/openthread-latest/src/core/thread/
Dmesh_forwarder.cpp930 switch (aMessage.GetMleCommand()) in PrepareDataFrame()