Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp1349 void AnswerAllServicesQuestion(const Question &aQuestion, const AnswerInfo &aInfo);
Dmdns.cpp3801 AnswerAllServicesQuestion(aQuestion, answerInfo); in AnswerQuestion()
3943 void Core::RxMessage::AnswerAllServicesQuestion(const Question &aQuestion, const AnswerInfo &aInfo) in AnswerAllServicesQuestion() function in ot::Dns::Multicast::Core::RxMessage