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