diff -r c40eb8fe8501 -r 6524e815f76f wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/inc/wlmplatform.h --- a/wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/inc/wlmplatform.h Tue Feb 02 02:03:13 2010 +0200 +++ b/wlan_bearer/wlanengine/wlan_symbian/wlanengine_symbian_3.1/inc/wlmplatform.h Sat Feb 20 00:38:18 2010 +0200 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2002-2006 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" @@ -15,6 +15,9 @@ * */ +/* +* %version: 12 % +*/ #ifndef WLMPLATFORM_H #define WLMPLATFORM_H @@ -177,6 +180,12 @@ */ IMPORT_C void InitializeSystemTimeHandler(); + /** + * Publishes WLAN background scan interval. + * @param aInterval WLAN BG scan interval in seconds. + */ + IMPORT_C void PublishBgScanInterval( TUint32& aInterval ); + protected: // Methods // Methods from base classes