Searched refs:AppendServiceInstruction (Results 1 – 2 of 2) sorted by relevance
1021 Error AppendServiceInstruction(Service &aService, Message &aMessage, Info &aInfo);
1017 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