Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddns_dso.cpp521 IgnoreError(ReadPrimaryTlv(aMessage, primaryTlvType)); in SendMessage()
707 switch (ReadPrimaryTlv(aMessage, primaryTlvType)) in HandleReceive()
754 Error Dso::Connection::ReadPrimaryTlv(const Message &aMessage, Tlv::Type &aPrimaryTlvType) const in ReadPrimaryTlv() function in ot::Dns::Dso::Connection
Ddns_dso.hpp753 Error ReadPrimaryTlv(const Message &aMessage, Tlv::Type &aPrimaryTlvType) const;