wlan_plat/wlan_device_settings_api/inc/wlandevicesettingsinternalcrkeys.h
branchRCL_3
changeset 42 a828660c511c
parent 10 0abc8c98be24
child 43 d3d7683d16f5
--- a/wlan_plat/wlan_device_settings_api/inc/wlandevicesettingsinternalcrkeys.h	Thu Aug 19 11:40:48 2010 +0300
+++ b/wlan_plat/wlan_device_settings_api/inc/wlandevicesettingsinternalcrkeys.h	Tue Aug 31 17:02:06 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* 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"
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 11.1.3 %
+* %version: 16 %
 */
 
 #ifndef WLANDEVICESETTINGSINTERNALCRKEYS_H
@@ -422,7 +422,16 @@
 /**
  * Timestamp for cached WLAN region (minutes from 0AD nominal Gregorian).
  */
-const TInt32 KWlanRegionTimestamp =                      0x00000051;
+const TUint32 KWlanRegionTimestamp =                     0x00000051;
 
+/**
+ * Master switch for WLAN.
+ */
+const TUint32 KWlanOnOff =                               0x00000052;
+
+/**
+ * Setting for overriding WLAN on/off, forcing it to off.
+ */
+const TUint32 KWlanForceDisable =                        0x00000053;
 
 #endif      // WLANDEVICESETTINGSINTERNALCRKEYS_H