hotspotfw/hsclient/inc/hssinterface.h
changeset 19 10810c91db26
parent 0 56b72877c1cb
equal deleted inserted replaced
3:ff3b37722600 19:10810c91db26
   277         /**
   277         /**
   278         * Start the server during Connect() if the server is not loaded.
   278         * Start the server during Connect() if the server is not loaded.
   279         * @return KErrNone if successful otherwise another of the system wide error codes.
   279         * @return KErrNone if successful otherwise another of the system wide error codes.
   280         */
   280         */
   281         TInt StartServer();
   281         TInt StartServer();
   282         
   282                
   283         /**
       
   284         * Server startup continues.
       
   285         * @return KErrNone if successful otherwise another of the system wide error codes.
       
   286         */
       
   287         TInt CreateServerProcess();
       
   288         
       
   289     private: // Methods
   283     private: // Methods
   290     
   284     
   291         /**
   285         /**
   292         * Stops active connection
   286         * Stops active connection
   293         * @param aIapId, ID of the IAP.
   287         * @param aIapId, ID of the IAP.