hotspotfw/hsserver/inc/hotspotserver.h
changeset 61 e1d68407ed06
parent 39 7b3e49e4608a
--- a/hotspotfw/hsserver/inc/hotspotserver.h	Fri Sep 03 09:37:37 2010 +0300
+++ b/hotspotfw/hsserver/inc/hotspotserver.h	Thu Sep 16 12:52:33 2010 +0300
@@ -261,7 +261,7 @@
         * @param aLoginTimerValue, set login timer value
         * @param aLogoutTimerValue, set logout timer value.
         */        
-        void SetTimerValues(
+        void SetTimerValuesL(
                 TDes& aClientUid,
                 TUint aLoginTimerValue,
                 TUint aLogoutTimerValue );
@@ -280,7 +280,7 @@
         * @param aIapId, IAP id
         * @param aUid, clients user id
         */        
-        void SetClientIap( TUint aIapId, TDes& aUid );
+        void SetClientIapL( TUint aIapId, TDes& aUid );
 
         /**
         * Removes client IAP from the array.