Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddns_client.hpp817 void CheckAndUpdateServiceMode(QueryConfig &aConfig, const QueryConfig *aRequestConfig) const;
Ddns_client.cpp939 CheckAndUpdateServiceMode(info.mConfig, aConfig); in Resolve()
1625 void Client::CheckAndUpdateServiceMode(QueryConfig &aConfig, const QueryConfig *aRequestConfig) con… in CheckAndUpdateServiceMode() function in ot::Dns::Client