Home
last modified time | relevance | path

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

/external/openthread/tests/unit/
Dtest_dso.cpp216 …rocessRequestMessage(MessageId aMessageId, const Message &aMessage, Dso::Tlv::Type aPrimaryTlvType) in ProcessRequestMessage()
231 Error ProcessUnidirectionalMessage(const Message &aMessage, Dso::Tlv::Type aPrimaryTlvType) in ProcessUnidirectionalMessage()
288 Dso::Tlv::Type aPrimaryTlvType) in ProcessRequestMessage()
295 Dso::Tlv::Type aPrimaryTlvType) in ProcessUnidirectionalMessage()
/external/openthread/src/core/net/
Ddns_dso.cpp779 Tlv::Type aPrimaryTlvType) in ProcessRequestOrUnidirectionalMessage()
838 Tlv::Type aPrimaryTlvType) in ProcessResponseMessage()
1386 Error Dso::Connection::PendingRequests::Add(MessageId aMessageId, Tlv::Type aPrimaryTlvType, TimeMi… in Add()