Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/net/
Dsrp_server.hpp984 Error ProcessHostDescriptionInstruction(Host &aHost,
Dsrp_server.cpp836 SuccessOrExit(error = ProcessHostDescriptionInstruction(aHost, aMessage, aMetadata)); in ProcessUpdateSection()
853 Error Server::ProcessHostDescriptionInstruction(Host &aHost, in ProcessHostDescriptionInstruction() function in ot::Srp::Server