Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp996 void AnswerProbe(const AnswerInfo &aInfo, RecordAndType *aRecords, uint16_t aRecordsLength);
Dmdns.cpp1231 void Core::Entry::AnswerProbe(const AnswerInfo &aInfo, RecordAndType *aRecords, uint16_t aRecordsLe… in AnswerProbe() function in ot::Dns::Multicast::Core::Entry
1617 AnswerProbe(aInfo, records, GetArrayLength(records)); in AnswerQuestion()
2109 AnswerProbe(aInfo, records, GetArrayLength(records)); in AnswerServiceNameQuestion()