Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dmdns.hpp1128 void AnswerServiceNameQuestion(const AnswerInfo &aInfo);
H A Dmdns.cpp1969 void Core::ServiceEntry::AnswerServiceNameQuestion(const AnswerInfo &aInfo) in AnswerServiceNameQuestion() function in ot::Dns::Multicast::Core::ServiceEntry
3655 serviceEntry->AnswerServiceNameQuestion(answerInfo); in AnswerQuestion()