Searched refs:subTypeLabel (Results 1 – 1 of 1) sorted by relevance
1408 const char *subTypeLabel; in AppendServiceInstruction() local1411 … for (uint16_t index = 0; (subTypeLabel = aService.GetSubTypeLabelAt(index)) != nullptr; ++index) in AppendServiceInstruction()1415 SuccessOrExit(error = Dns::Name::AppendLabel(subTypeLabel, *aInfo.mMessage)); in AppendServiceInstruction()