Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Ddns_client.cpp612 case kServiceQueryTxt: in GetServiceInfo()
627 … srvSection = (info.mQueryType != kServiceQueryTxt) ? kAnswerSection : kAdditionalDataSection; in GetServiceInfo()
754 ValidateNextEnum(kServiceQueryTxt); in Client()
944 secondQueryType = kServiceQueryTxt; in Resolve()
953 info.mQueryType = kServiceQueryTxt; in Resolve()
1256 case kServiceQueryTxt: in FinalizeQuery()
1695 info.mQueryType = kServiceQueryTxt; in ReplaceWithSeparateSrvTxtQueries()
Ddns_client.hpp741 kServiceQueryTxt, // Service instance resolution TXT record only. enumerator