Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/net/
Dsrp_client.hpp1021 Error AppendServiceInstruction(Service &aService, Message &aMessage, Info &aInfo);
Dsrp_client.cpp1017 SuccessOrExit(error = AppendServiceInstruction(service, aMessage, aInfo)); in AppendServiceInstructions()
1040 SuccessOrExit(error = AppendServiceInstruction(service, aMessage, aInfo)); in AppendServiceInstructions()
1104 Error Client::AppendServiceInstruction(Service &aService, Message &aMessage, Info &aInfo) in AppendServiceInstruction() function in ot::Srp::Client