Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/tests/unit/
H A 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()
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_dso.cpp787 Tlv::Type aPrimaryTlvType) in ProcessRequestOrUnidirectionalMessage()
846 Tlv::Type aPrimaryTlvType) in ProcessResponseMessage()
1382 Error Dso::Connection::PendingRequests::Add(MessageId aMessageId, Tlv::Type aPrimaryTlvType, TimeMi… in Add()