wlanutilities/wlansniffer/model/inc/wsfmodel.h
branchRCL_3
changeset 12 981afc7d3841
parent 10 dff6ebfd236f
child 20 a9524956f6b5
--- a/wlanutilities/wlansniffer/model/inc/wsfmodel.h	Mon Mar 15 12:44:54 2010 +0200
+++ b/wlanutilities/wlansniffer/model/inc/wsfmodel.h	Wed Mar 31 23:17:49 2010 +0300
@@ -310,17 +310,18 @@
                                    TRequestStatus& aStatus );
         
         /**
+        * Closes helper application if it is launched 
+        * @since S60 5.2
+        * @return ETrue if helper application task was closed
+        */
+        IMPORT_C TBool CloseHelperApplication();
+        
+        /**
         * Launches and helper application to create an accesspoint 
-        * @since S60 5.0
+        * @since S60 5.2
         * @param aWlanInfo The WlanInfo object to be passed to the helper app
-        * @param aConnecting ETrue if default connection is used, EFalse otherwise.
-        * @param aConnectOnly ETrue if the helper app is expected to connect 
-        *                    only, EFalse if it should also launch the browser 
-        *                    on successful connection.
         */
-        IMPORT_C void LaunchHelperApplicationL( TWsfWlanInfo& aWlanInfo,
-                                                TBool aConnecting,
-                                                TBool aConnectOnly );
+        IMPORT_C void LaunchHelperApplicationL( TWsfWlanInfo& aWlanInfo );
         
         /**
         * Cancel notify events from server