Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Ddns_dso.cpp394 Error Dso::Connection::SendKeepAliveMessage(MessageType aMessageType, MessageId aResponseId) in SendKeepAliveMessage()
471 MessageType aMessageType, in SendMessage()
1319 const char *Dso::Connection::MessageTypeToString(MessageType aMessageType) in MessageTypeToString()
/external/openthread/src/core/thread/
Dmle.cpp4652 void Mle::DelayedSender::AddSchedule(MessageType aMessageType, in AddSchedule()
4790 bool Mle::DelayedSender::Match(const Schedule &aSchedule, MessageType aMessageType, const Ip6::Addr… in Match()
4799 bool Mle::DelayedSender::HasMatchingSchedule(MessageType aMessageType, const Ip6::Address &aDestina… in HasMatchingSchedule()
4815 void Mle::DelayedSender::RemoveMatchingSchedules(MessageType aMessageType, const Ip6::Address &aDes… in RemoveMatchingSchedules()
Dmle_router.cpp885 void MleRouter::HandleLinkAcceptVariant(RxInfo &aRxInfo, MessageType aMessageType) in HandleLinkAcceptVariant()