Searched refs:mTxtEntry (Results 1 – 3 of 3) sorted by relevance
58 entry->mService.mTxtEntries = &entry->mTxtEntry; in AllocateService()60 entry->mTxtEntry.mValue = entry->mTxtBuffer; in AllocateService()
62 otDnsTxtEntry mTxtEntry; ///< The SRP client TXT entry. member
748 entry->mTxtEntry.mValueLength = size; in ProcessServiceAdd()750 SuccessOrExit(error = aArgs[6].ParseAsHexString(entry->mTxtEntry.mValueLength, txtBuffer)); in ProcessServiceAdd()