wlan_plat/wlan_info_api/inc/wlaninternalpskeys.h
changeset 13 ab7247ff6ef9
parent 0 c40eb8fe8501
child 19 629e60dfa279
child 42 a828660c511c
--- a/wlan_plat/wlan_info_api/inc/wlaninternalpskeys.h	Tue Feb 02 02:03:13 2010 +0200
+++ b/wlan_plat/wlan_info_api/inc/wlaninternalpskeys.h	Fri Mar 19 10:03:22 2010 +0200
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2007 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -18,7 +18,7 @@
 */
 
 /*
-* %version: 5 %
+* %version: 6 %
 */
 
 #ifndef WLANINTERNALPSKEYS_H
@@ -61,6 +61,12 @@
     EPSWlanIndicatorActiveSecure
     };
 
+/**
+* WLAN background scan interval (in seconds)
+*/
+const TUint KPSWlanBgScanInterval = 0x00000003;
+const RProperty::TType KPSWlanBgScanIntervalType = RProperty::EInt;
+
 #endif // WLANINTERNALPSKEYS_H
            
 //  End of File