diff -r 981afc7d3841 -r 858c6c491d0e wlanutilities/wlansniffer/mainapplication/inc/wsfmainviewcontroller.h --- a/wlanutilities/wlansniffer/mainapplication/inc/wsfmainviewcontroller.h Wed Mar 31 23:17:49 2010 +0300 +++ b/wlanutilities/wlansniffer/mainapplication/inc/wsfmainviewcontroller.h Wed Apr 14 17:07:39 2010 +0300 @@ -84,6 +84,14 @@ void UpdateWlanListL( CWsfWlanInfoArray* aWlanArray ); /** + * Updates WLAN list with values passed as parameter + * when the main view is on the background + * @param aWlanArray list of WLAN + * @since S60 5.2 + */ + void UpdateWlanListInBackgroundL ( CWsfWlanInfoArray* aWlanArray ); + + /** * Request to refresh the mainview * @since S60 5.0 */