Home
last modified time | relevance | path

Searched defs:aQuestion (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/net/
Dmdns.cpp3686 void Core::RxMessage::ProcessQuestion(Question &aQuestion) in ProcessQuestion()
3784 void Core::RxMessage::AnswerQuestion(const Question &aQuestion, uint16_t aDelay) in AnswerQuestion()
3831 void Core::RxMessage::AnswerServiceTypeQuestion(const Question &aQuestion, in AnswerServiceTypeQuestion()
3926 bool Core::RxMessage::ParseQuestionNameAsSubType(const Question &aQuestion, in ParseQuestionNameAsSubType()
3943 void Core::RxMessage::AnswerAllServicesQuestion(const Question &aQuestion, const AnswerInfo &aInfo) in AnswerAllServicesQuestion()
3968 bool Core::RxMessage::ShouldSuppressKnownAnswer(const Question &aQuestion, const ServiceType &aServ… in ShouldSuppressKnownAnswer() argument