wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/core_sub_operation_wpa_connect.h
branchRCL_3
changeset 3 6524e815f76f
parent 0 c40eb8fe8501
child 24 e717b8f55620
--- a/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/core_sub_operation_wpa_connect.h	Tue Feb 02 02:03:13 2010 +0200
+++ b/wlan_bearer/wlanengine/wlan_common/wlanengine_common_3.1/inc/core_sub_operation_wpa_connect.h	Sat Feb 20 00:38:18 2010 +0200
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2005-2008 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2005-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"
@@ -15,6 +15,9 @@
 *
 */
 
+/*
+* %version: 28 %
+*/
 
 #ifndef CORE_SUB_OPERATION_WPA_CONNECT_H
 #define CORE_SUB_OPERATION_WPA_CONNECT_H
@@ -269,6 +272,11 @@
      */
     bool_t is_key_caching_used_m;
 
+    /**
+     * Pairwise key to set before association. CIPHER_KEY_NOT_DEFINED if none.
+     */
+    core_cipher_key_s pairwise_key_m;
+
     };
 
 #endif // CORE_SUB_OPERATION_WPA_CONNECT_H