wlan_plat/wlan_device_settings_api/inc/wlandevicesettingsinternalcrkeys.h
changeset 14 00032b836e76
parent 13 ab7247ff6ef9
child 17 41a8eba36f74
equal deleted inserted replaced
13:ab7247ff6ef9 14:00032b836e76
    14 * Description:  Internal CenRep keys
    14 * Description:  Internal CenRep keys
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 14 %
    19 * %version: 15 %
    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  */