wlan_plat/wlan_device_settings_api/inc/wlandevicesettingsinternalcrkeys.h
branchRCL_3
changeset 5 51a71243e562
parent 0 c40eb8fe8501
child 6 e0f767079796
equal deleted inserted replaced
3:6524e815f76f 5:51a71243e562
    14 * Description:  Internal CenRep keys
    14 * Description:  Internal CenRep keys
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 11 %
    19 * %version: 11.1.1 %
    20 */
    20 */
    21 
    21 
    22 #ifndef WLANDEVICESETTINGSINTERNALCRKEYS_H
    22 #ifndef WLANDEVICESETTINGSINTERNALCRKEYS_H
    23 #define WLANDEVICESETTINGSINTERNALCRKEYS_H
    23 #define WLANDEVICESETTINGSINTERNALCRKEYS_H
    24 
    24 
   175 
   175 
   176 /**
   176 /**
   177  * Default value in seconds for BackGround Scan Interval
   177  * Default value in seconds for BackGround Scan Interval
   178  */
   178  */
   179 const TUint32 KWlanDefaultBGScanInterval =               0x0000001D;
   179 const TUint32 KWlanDefaultBGScanInterval =               0x0000001D;
   180 
       
   181 /**
       
   182  * Whether Broken Power Save note is shown to user.
       
   183  */
       
   184 const TUint32 KWlanShowBrokenPowerSaveNote =             0x0000001E;
       
   185 
   180 
   186 /**
   181 /**
   187  * Maximum amount of microseconds to sleep when waking up on DTIMs.
   182  * Maximum amount of microseconds to sleep when waking up on DTIMs.
   188  */
   183  */
   189 const TUint32 KWlanMaxDtimSkipInterval =                 0x0000001F;
   184 const TUint32 KWlanMaxDtimSkipInterval =                 0x0000001F;