Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsrp_client.hpp1023 Error AppendServiceInstruction(Service &aService, MsgInfo &aInfo);
Dsrp_client.cpp1281 SuccessOrExit(error = AppendServiceInstruction(service, aInfo)); in AppendServiceInstructions()
1304 SuccessOrExit(error = AppendServiceInstruction(service, aInfo)); in AppendServiceInstructions()
1368 Error Client::AppendServiceInstruction(Service &aService, MsgInfo &aInfo) in AppendServiceInstruction() function in ot::Srp::Client