bthci/bthci2/CommandsEvents/interface/writestoredlinkkeycommand.h
branchRCL_3
changeset 16 9f17f914e828
parent 0 29b1cd4cb562
--- a/bthci/bthci2/CommandsEvents/interface/writestoredlinkkeycommand.h	Tue Apr 27 17:48:21 2010 +0300
+++ b/bthci/bthci2/CommandsEvents/interface/writestoredlinkkeycommand.h	Tue May 11 17:15:36 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -12,7 +12,7 @@
 //
 // Description:
 // This file was generated automatically from the template commandheader.tmpl
-// on Wed, 25 Jul 2007 17:00:40 (time stamp)
+// on Wed, 07 Apr 2010 11:43:53 (time stamp)
 // 
 //
 
@@ -55,8 +55,9 @@
 	virtual TInt Extension_(TUint aExtensionId, TAny*& aInterface, TAny* aData);
 
 private:
-	CWriteStoredLinkKeyCommand(TUint8 aNumKeysToWrite, const RArray< TBTDevAddr >& aBDADDR, const RArray< TBTLinkKey >& aLinkKey);
+	CWriteStoredLinkKeyCommand(TUint8 aNumKeysToWrite);
 	CWriteStoredLinkKeyCommand();
+	void ConstructL(const RArray< TBTDevAddr >& aBDADDR, const RArray< TBTLinkKey >& aLinkKey);
 	
 	// From CHCICommandBase - knows how to format the parameters of this specific command
 	// into the HCTL frame