Home
last modified time | relevance | path

Searched refs:otDnssdServiceInstanceInfo (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/include/openthread/
Ddnssd_server.h108 typedef struct otDnssdServiceInstanceInfo struct
120 } otDnssdServiceInstanceInfo; argument
203 otDnssdServiceInstanceInfo *aInstanceInfo);
/openthread-latest/src/core/api/
Ddns_server_api.cpp52 otDnssdServiceInstanceInfo *aInstanceInfo) in otDnssdQueryHandleDiscoveredServiceInstance()
/openthread-latest/src/core/net/
Ddnssd_server.hpp180 …typedef otDnssdServiceInstanceInfo ServiceInstanceInfo; ///< A discovered service instance for a D…
/openthread-latest/tests/unit/
Dtest_dns_client.cpp1153 otDnssdServiceInstanceInfo instanceInfo; in TestDnssdServerProxyCallback()