diff -r 301aeb18ae47 -r b47b808de481 hotspotfw/hsserver/inc/hotspotserver.h --- a/hotspotfw/hsserver/inc/hotspotserver.h Fri Sep 17 08:35:49 2010 +0300 +++ b/hotspotfw/hsserver/inc/hotspotserver.h Mon Oct 04 02:07:04 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.