wlan_bearer/wlanldd/wlan_symbian/wlanldd_symbian/inc/RWlanLogicalChannel.h
changeset 17 41a8eba36f74
parent 0 c40eb8fe8501
child 22 c6a1762761b8
child 34 13838cf40350
--- a/wlan_bearer/wlanldd/wlan_symbian/wlanldd_symbian/inc/RWlanLogicalChannel.h	Fri Apr 16 16:56:12 2010 +0300
+++ b/wlan_bearer/wlanldd/wlan_symbian/wlanldd_symbian/inc/RWlanLogicalChannel.h	Mon May 03 14:14:02 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of the License "Eclipse Public License v1.0"
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 17 %
+* %version: 18 %
 */
 
 #ifndef RWLAN_LOGICAL_CHANNEL_H_
@@ -224,6 +224,9 @@
      */
     SOutputBuffer iAsyncOidCommandOutput;
     
+    /** Used to store the channel open parameters */
+    TOpenParam iOpenParam;
+    
 #ifndef __KERNEL_MODE__
     /** handle to kernel side shared memory chunk */
     RChunk iSharedMemoryChunk;