Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dtcat_agent.hpp343 Error HandlePing(const Message &aIncomingMessage,
Dtcat_agent.cpp428 error = HandlePing(aIncomingMessage, aOutgoingMessage, offset, length, response); in HandleSingleTlv()
551 Error TcatAgent::HandlePing(const Message &aIncomingMessage, in HandlePing() function in ot::MeshCoP::TcatAgent