Home
last modified time | relevance | path

Searched defs:aHostFullName (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/api/
Ddns_server_api.cpp63 void otDnssdQueryHandleDiscoveredHost(otInstance *aInstance, const char *aHostFullName, otDnssdHost… in otDnssdQueryHandleDiscoveredHost()
/external/openthread/src/core/net/
Ddnssd_server.cpp894 bool Server::CanAnswerQuery(const Server::QueryTransaction &aQuery, const char *aHostFullName) in CanAnswerQuery()
961 void Server::AnswerQuery(QueryTransaction &aQuery, const char *aHostFullName, const otDnssdHostInfo… in AnswerQuery()
1015 void Server::HandleDiscoveredHost(const char *aHostFullName, const otDnssdHostInfo &aHostInfo) in HandleDiscoveredHost()