supl/locationsuplfw/protocolhandlerapi/inc/epos_csuplconnection.h
branchRCL_3
changeset 44 2b4ea9893b66
parent 42 02ba3f1733c6
child 45 6b6920c56e2f
--- a/supl/locationsuplfw/protocolhandlerapi/inc/epos_csuplconnection.h	Thu Aug 19 10:20:18 2010 +0300
+++ b/supl/locationsuplfw/protocolhandlerapi/inc/epos_csuplconnection.h	Tue Aug 31 15:37:04 2010 +0300
@@ -89,7 +89,7 @@
         */
         IMPORT_C void Connect(TRequestStatus &aStatus);
         
-        /**
+       /**
         * A method that makes Socket Connection.
         * @since Series 60 3.1 
         * @return None
@@ -97,6 +97,7 @@
         * @param aWlanOnly used to differentiate connection for GPRS and WLAN using OCC Api's
         */
         IMPORT_C void Connect(TRequestStatus &aStatus,TBool aPrompt,TBool aWlanOnly);
+            
         
 
         IMPORT_C void CloseConnection();
@@ -392,7 +393,7 @@
         TBool iPskTLSUsage;
         
         TBool iStartedListen;
-
+        
         TBool iConnectStarted;
 
         TBool iSendInProgress;