Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddns_client.hpp743 kNoQuery, enumerator
787 …rtQuery(QueryInfo &aInfo, const char *aLabel, const char *aName, QueryType aSecondType = kNoQuery);
Ddns_client.cpp930 QueryType secondQueryType = kNoQuery; in Resolve()
1004 if (aSecondType != kNoQuery) in StartQuery()
1263 case kNoQuery: in FinalizeQuery()