ipcm_plat/connection_settings_shim_api/inc/cmmanagerdefines_shim.h
changeset 27 489cf6208544
parent 23 7ec726f93df1
child 32 5c4486441ae6
child 46 95d45f234cf3
--- a/ipcm_plat/connection_settings_shim_api/inc/cmmanagerdefines_shim.h	Fri May 14 16:15:46 2010 +0300
+++ b/ipcm_plat/connection_settings_shim_api/inc/cmmanagerdefines_shim.h	Thu May 27 13:17:01 2010 +0300
@@ -1,19 +1,19 @@
 /*
- * Copyright (c) 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""
- * which accompanies this distribution, and is available
- * at the URL "http://www.eclipse.org/legal/epl-v10.html".
- *
- * Initial Contributors:
- * Nokia Corporation - initial contribution.
- *
- * Contributors:
- *
- * Description:  
- * Defines for data types and attributes used in CmManagerShim interface.
- */
+* Copyright (c) 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"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description:  
+* Defines for data types and attributes used in CmManagerShim interface.
+*/
 
 #ifndef CMMANAGERDEFINES_SHIM_H
 #define CMMANAGERDEFINES_SHIM_H
@@ -220,6 +220,8 @@
         //!  From TConnectionMethodWlanSpecificAttributes in cmpluginwlandef.h
         WlanScanSSID                    = CMManager::EWlanScanSSID,
         //!  From TConnectionMethodWlanSpecificAttributes in cmpluginwlandef.h
+        WlanChannelID                   = CMManager::EWlanChannelID,
+        //!  From TConnectionMethodWlanSpecificAttributes in cmpluginwlandef.h
         WlanWepKey1InHex                = CMManager::EWlanWepKey1InHex,
         //!  From TConnectionMethodWlanSpecificAttributes in cmpluginwlandef.h
         WlanWepKey2InHex                = CMManager::EWlanWepKey2InHex,