Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/net/
Dsntp_client.cpp130 Error Client::Query(const otSntpQuery *aQuery, otSntpResponseHandler aHandler, void *aContext) in Query() function in ot::Sntp::Client
Ddns_client.hpp107 typedef Message Query; // `Message` is used to save `Query` related info. typedef in ot::Dns::Client
/openthread-2.7.6/src/core/thread/
Dlink_metrics.cpp107 Error LinkMetrics::Query(const Ip6::Address &aDestination, uint8_t aSeriesId, const Metrics *aMetri… in Query() function in ot::LinkMetrics::LinkMetrics