Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/net/
Dsrp_client.hpp1019 Error AppendServiceInstructions(Message &aMessage, Info &aInfo);
Dsrp_client.cpp875 SuccessOrExit(error = AppendServiceInstructions(aMessage, info)); in PrepareUpdateMessage()
945 Error Client::AppendServiceInstructions(Message &aMessage, Info &aInfo) in AppendServiceInstructions() function in ot::Srp::Client