Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp1050 void PrepareResponse(EntryContext &aContext);
1110 void PrepareResponse(EntryContext &aContext);
1202 void PrepareResponse(EntryContext &aContext);
Dmdns.cpp1348 thisAsEntryType->PrepareResponse(aContext); in HandleTimer()
1670 void Core::HostEntry::PrepareResponse(EntryContext &aContext) in PrepareResponse() function in ot::Dns::Multicast::Core::HostEntry
2239 void Core::ServiceEntry::PrepareResponse(EntryContext &aContext) in PrepareResponse() function in ot::Dns::Multicast::Core::ServiceEntry
2887 PrepareResponse(aContext); in HandleTimer()
2895 void Core::ServiceType::PrepareResponse(EntryContext &aContext) in PrepareResponse() function in ot::Dns::Multicast::Core::ServiceType
4028 entry.PrepareResponse(context); in SendUnicastResponse()
4034 entry.PrepareResponse(context); in SendUnicastResponse()
4040 serviceType.PrepareResponse(context); in SendUnicastResponse()