Home
last modified time | relevance | path

Searched defs:Query (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/src/core/net/
Dsntp_client.cpp77 Error Client::Query(const otSntpQuery *aQuery, otSntpResponseHandler aHandler, void *aContext) in Query() function in ot::Sntp::Client
Ddns_client.hpp108 typedef Message Query; // `Message` is used to save `Query` related info. typedef in ot::Dns::Client
/openthread-latest/src/posix/platform/
Dresolver.cpp121 void Resolver::Query(otPlatDnsUpstreamQuery *aTxn, const otMessage *aQuery) in Query() function in ot::Posix::Resolver
/openthread-latest/src/core/thread/
Dlink_metrics.cpp60 Error Initiator::Query(const Ip6::Address &aDestination, uint8_t aSeriesId, const Metrics *aMetrics) in Query() function in ot::LinkMetrics::Initiator