wlan_plat/wlan_device_settings_api/inc/wlandevicesettingsinternalcrkeys.h
branchRCL_3
changeset 6 e0f767079796
parent 5 51a71243e562
child 7 0abc8c98be24
equal deleted inserted replaced
5:51a71243e562 6:e0f767079796
    14 * Description:  Internal CenRep keys
    14 * Description:  Internal CenRep keys
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 11.1.1 %
    19 * %version: 11.1.2 %
    20 */
    20 */
    21 
    21 
    22 #ifndef WLANDEVICESETTINGSINTERNALCRKEYS_H
    22 #ifndef WLANDEVICESETTINGSINTERNALCRKEYS_H
    23 #define WLANDEVICESETTINGSINTERNALCRKEYS_H
    23 #define WLANDEVICESETTINGSINTERNALCRKEYS_H
    24 
    24 
   395  * Whether admission control traffic stream management is done automatically.
   395  * Whether admission control traffic stream management is done automatically.
   396  */
   396  */
   397 const TUint32 KWlanAutomaticTrafficStreamMgmt =          0x00000044;
   397 const TUint32 KWlanAutomaticTrafficStreamMgmt =          0x00000044;
   398 
   398 
   399 /**
   399 /**
       
   400  * The minimum channel time for active broadcast scan in milliseconds.
       
   401  */
       
   402 const TUint32 KWlanMinActiveBroadcastChannelTime =       0x00000045;
       
   403 
       
   404 /**
       
   405  * The maximum channel time for active broadcast scan in milliseconds.
       
   406  */
       
   407 const TUint32 KWlanMaxActiveBroadcastChannelTime =       0x00000046;
       
   408 
       
   409 /**
   400  * Cached WLAN region where possible values are: 
   410  * Cached WLAN region where possible values are: 
   401  * 0 = Region is unknown 
   411  * 0 = Region is unknown 
   402  * 1 = Region is ETSI 
   412  * 1 = Region is ETSI 
   403  * 2 = Region is FCC.
   413  * 2 = Region is FCC.
   404  */
   414  */