Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp891 Error GetLastMulticastTime(TimeMilli &aLastMulticastTime) const;
Dmdns.cpp907 Error Core::RecordInfo::GetLastMulticastTime(TimeMilli &aLastMulticastTime) const in GetLastMulticastTime() function in ot::Dns::Multicast::Core::RecordInfo
1266 else if (record.GetLastMulticastTime(lastMulticastTime) == kErrorNone) in AnswerProbe()