Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dmdns.hpp1953 void AddPassiveSrvTxtCache(const char *aServiceInstance, const char *aServiceType);
Dmdns.cpp4502 void Core::AddPassiveSrvTxtCache(const char *aServiceInstance, const char *aServiceType) in AddPassiveSrvTxtCache() function in ot::Dns::Multicast::Core
5310 …Get<Core>().AddPassiveSrvTxtCache(ptrEntry->mServiceInstance.AsCString(), mServiceType.AsCString()… in ProcessResponseRecord()
5700 Get<Core>().AddPassiveSrvTxtCache(mServiceInstance.AsCString(), mServiceType.AsCString()); in ProcessResponseRecord()