Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle_router.hpp619 static bool IsMessageMleSubType(const Message &aMessage);
Dmle_router.cpp1968 bool MleRouter::IsMessageMleSubType(const Message &aMessage) in IsMessageMleSubType() function in ot::Mle::MleRouter
2022 Get<MeshForwarder>().RemoveMessagesForChild(*child, IsMessageMleSubType); in HandleChildIdRequest()