Lines Matching refs:kTxtQuery
322 mType = kTxtQuery; in ParseQuestions()
347 VerifyOrExit(mType == kTxtQuery); in ParseQuestions()
436 case kTxtQuery: in ParseQueryName()
745 ValidateNextEnum(kTxtQuery); in QueryTypeToString()
834 …txtSection = ((mType == kTxtQuery) || (mType == kSrvTxtQuery)) ? kAnswerSection : kAdditionalDataS… in ResolveBySrp()
1175 …Section txtSection = ((mType == kTxtQuery) || (mType == kSrvTxtQuery)) ? kAnswerSection : kAdditio… in Answer()
1265 case kTxtQuery: in HandleDiscoveredServiceInstance()
1339 case kTxtQuery: in GetQueryTypeAndName()
1521 case kTxtQuery: in Resolve()
2056 nextAction = (info.mType == kTxtQuery) ? kNoAction : kResolvingIp6Address; in HandleResult()
2148 VerifyOrExit((aQueryType == kTxtQuery) || (aQueryType == kSrvTxtQuery)); in IsActionForAdditionalSection()
2195 …mSection = ((mType == kTxtQuery) || (mType == kSrvTxtQuery)) ? kAnswerSection : kAdditionalDataSec… in AppendTxtRecord()