wlan_plat/wlan_device_settings_api/inc/wlandevicesettingsinternalcrkeys.h
branchRCL_3
changeset 7 0abc8c98be24
parent 6 e0f767079796
child 17 a828660c511c
equal deleted inserted replaced
6:e0f767079796 7:0abc8c98be24
    14 * Description:  Internal CenRep keys
    14 * Description:  Internal CenRep keys
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 11.1.2 %
    19 * %version: 11.1.3 %
    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  */