wlan_plat/wlan_device_settings_api/inc/wlandevicesettingsinternalcrkeys.h
changeset 17 41a8eba36f74
parent 14 00032b836e76
equal deleted inserted replaced
14:00032b836e76 17:41a8eba36f74
    14 * Description:  Internal CenRep keys
    14 * Description:  Internal CenRep keys
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 15 %
    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 
   405  * The maximum channel time for active broadcast scan in milliseconds.
   405  * The maximum channel time for active broadcast scan in milliseconds.
   406  */
   406  */
   407 const TUint32 KWlanMaxActiveBroadcastChannelTime =       0x00000046;
   407 const TUint32 KWlanMaxActiveBroadcastChannelTime =       0x00000046;
   408 
   408 
   409 /**
   409 /**
       
   410  * Bitmask of enabled WLAN features.
       
   411  */
       
   412 const TUint32 KWlanEnabledFeatures =                     0x00000047;
       
   413 
       
   414 /**
   410  * Cached WLAN region where possible values are: 
   415  * Cached WLAN region where possible values are: 
   411  * 0 = Region is unknown 
   416  * 0 = Region is unknown 
   412  * 1 = Region is ETSI 
   417  * 1 = Region is ETSI 
   413  * 2 = Region is FCC.
   418  * 2 = Region is FCC.
   414  */
   419  */