Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddnssd_server.hpp543 static void ConstructFullInstanceName(const char *aInstanceLabel,
Ddnssd_server.cpp1114 void Server::ConstructFullInstanceName(const char *aInstanceLabel, const char *aServiceType, Name::… in ConstructFullInstanceName() function in ot::Dns::ServiceDiscovery::Server
1909 ConstructFullInstanceName(aResult.mServiceInstance, aResult.mServiceType, instanceName); in HandleSrvResult()
1929 ConstructFullInstanceName(aResult.mServiceInstance, aResult.mServiceType, instanceName); in HandleTxtResult()