Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp1106 void AnswerServiceTypeQuestion(const AnswerInfo &aInfo, const char *aSubLabel);
1342 …void AnswerServiceTypeQuestion(const Question &aQuestion, const AnswerInfo &aInfo, ServiceEntry &a…
Dmdns.cpp2123 void Core::ServiceEntry::AnswerServiceTypeQuestion(const AnswerInfo &aInfo, const char *aSubLabel) in AnswerServiceTypeQuestion() function in ot::Dns::Multicast::Core::ServiceEntry
3824 AnswerServiceTypeQuestion(aQuestion, answerInfo, *serviceEntry); in AnswerQuestion()
3831 void Core::RxMessage::AnswerServiceTypeQuestion(const Question &aQuestion, in AnswerServiceTypeQuestion() function in ot::Dns::Multicast::Core::RxMessage
3878 serviceEntry->AnswerServiceTypeQuestion(aInfo, subLabel); in AnswerServiceTypeQuestion()