wlan_plat/wlan_device_settings_api/inc/wlandevicesettingsinternalcrkeys.h
branchRCL_3
changeset 42 a828660c511c
parent 10 0abc8c98be24
child 43 d3d7683d16f5
equal deleted inserted replaced
40:5fb7af913dfd 42:a828660c511c
     1 /*
     1 /*
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    14 * Description:  Internal CenRep keys
    14 * Description:  Internal CenRep keys
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 11.1.3 %
    19 * %version: 16 %
    20 */
    20 */
    21 
    21 
    22 #ifndef WLANDEVICESETTINGSINTERNALCRKEYS_H
    22 #ifndef WLANDEVICESETTINGSINTERNALCRKEYS_H
    23 #define WLANDEVICESETTINGSINTERNALCRKEYS_H
    23 #define WLANDEVICESETTINGSINTERNALCRKEYS_H
    24 
    24 
   420 const TUint32 KWlanRegion =                              0x00000050;
   420 const TUint32 KWlanRegion =                              0x00000050;
   421 
   421 
   422 /**
   422 /**
   423  * Timestamp for cached WLAN region (minutes from 0AD nominal Gregorian).
   423  * Timestamp for cached WLAN region (minutes from 0AD nominal Gregorian).
   424  */
   424  */
   425 const TInt32 KWlanRegionTimestamp =                      0x00000051;
   425 const TUint32 KWlanRegionTimestamp =                     0x00000051;
   426 
   426 
       
   427 /**
       
   428  * Master switch for WLAN.
       
   429  */
       
   430 const TUint32 KWlanOnOff =                               0x00000052;
       
   431 
       
   432 /**
       
   433  * Setting for overriding WLAN on/off, forcing it to off.
       
   434  */
       
   435 const TUint32 KWlanForceDisable =                        0x00000053;
   427 
   436 
   428 #endif      // WLANDEVICESETTINGSINTERNALCRKEYS_H
   437 #endif      // WLANDEVICESETTINGSINTERNALCRKEYS_H