Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp997 … void AnswerNonProbe(const AnswerInfo &aInfo, RecordAndType *aRecords, uint16_t aRecordsLength);
Dmdns.cpp1194 void Core::Entry::AnswerNonProbe(const AnswerInfo &aInfo, RecordAndType *aRecords, uint16_t aRecord… in AnswerNonProbe() function in ot::Dns::Multicast::Core::Entry
1621 AnswerNonProbe(aInfo, records, GetArrayLength(records)); in AnswerQuestion()
2113 AnswerNonProbe(aInfo, records, GetArrayLength(records)); in AnswerServiceNameQuestion()