Searched refs:txtSection (Results 1 – 2 of 2) sorted by relevance
765 Section txtSection; in ResolveBySrp() local834 …txtSection = ((mType == kTxtQuery) || (mType == kSrvTxtQuery)) ? kAnswerSection : kAdditionalDataS… in ResolveBySrp()850 if (txtSection == mSection) in ResolveBySrp()1175 …Section txtSection = ((mType == kTxtQuery) || (mType == kSrvTxtQuery)) ? kAnswerSection : kAdditio… in Answer() local1200 if (txtSection == mSection) in Answer()
594 Section txtSection; in GetServiceInfo() local628 … txtSection = (info.mQueryType != kServiceQuerySrv) ? kAnswerSection : kAdditionalDataSection; in GetServiceInfo()639 SuccessOrExit(error = response->ReadTxtRecord(txtSection, name, aServiceInfo)); in GetServiceInfo()