wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/inc/wlanmgmtimpl.h
changeset 13 ab7247ff6ef9
parent 0 c40eb8fe8501
child 30 7d966ab5304a
child 34 13838cf40350
--- a/wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/inc/wlanmgmtimpl.h	Tue Feb 02 02:03:13 2010 +0200
+++ b/wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/inc/wlanmgmtimpl.h	Fri Mar 19 10:03:22 2010 +0200
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of the License "Eclipse Public License v1.0"
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 20 %
+* %version: 21 %
 */
 
 #ifndef WLANMGMTIMPL_H
@@ -453,6 +453,14 @@
         void ProtectedSetupComplete(
             TInt aStatus );
 
+        /**
+         * Start aggressive background scanning.
+         * @param aInterval Scan interval for aggressive mode (in seconds).
+         *                  Valid range: 1-120 seconds.
+         */
+        virtual TInt StartAggressiveBgScan(
+            TUint aInterval );
+
 	protected: // Methods
 
         /**