--- a/bthci/bthci2/CommandsEvents/interface/writecurrentiaclapcommand.h Tue Apr 27 17:48:21 2010 +0300
+++ b/bthci/bthci2/CommandsEvents/interface/writecurrentiaclapcommand.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:39 (time stamp)
+// on Wed, 07 Apr 2010 11:43:52 (time stamp)
//
//
@@ -54,8 +54,9 @@
virtual TInt Extension_(TUint aExtensionId, TAny*& aInterface, TAny* aData);
private:
- CWriteCurrentIACLAPCommand(TUint8 aNumCurrentIAC, const RArray< TUint32 >& aIACLAP);
+ CWriteCurrentIACLAPCommand(TUint8 aNumCurrentIAC);
CWriteCurrentIACLAPCommand();
+ void ConstructL(const RArray< TUint32 >& aIACLAP);
// From CHCICommandBase - knows how to format the parameters of this specific command
// into the HCTL frame