Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/net/
H A Dmdns.hpp1129 void AnswerServiceTypeQuestion(const AnswerInfo &aInfo, const char *aSubLabel);
1368 …void AnswerServiceTypeQuestion(const Question &aQuestion, const AnswerInfo &aInfo, ServiceEntry &a…
H A Dmdns.cpp1995 void Core::ServiceEntry::AnswerServiceTypeQuestion(const AnswerInfo &aInfo, const char *aSubLabel) in AnswerServiceTypeQuestion() function in ot::Dns::Multicast::Core::ServiceEntry
3659 AnswerServiceTypeQuestion(aQuestion, answerInfo, *serviceEntry); in AnswerQuestion()
3666 void Core::RxMessage::AnswerServiceTypeQuestion(const Question &aQuestion, in AnswerServiceTypeQuestion() function in ot::Dns::Multicast::Core::RxMessage
3713 serviceEntry->AnswerServiceTypeQuestion(aInfo, subLabel); in AnswerServiceTypeQuestion()