Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddns_dso.cpp795 error = ProcessKeepAliveMessage(aHeader, aMessage); in ProcessRequestOrUnidirectionalMessage()
865 SuccessOrExit(error = ProcessKeepAliveMessage(aHeader, aMessage)); in ProcessResponseMessage()
887 Error Dso::Connection::ProcessKeepAliveMessage(const Dns::Header &aHeader, const Message &aMessage) in ProcessKeepAliveMessage() function in ot::Dns::Dso::Connection
Ddns_dso.hpp758 Error ProcessKeepAliveMessage(const Dns::Header &aHeader, const Message &aMessage);