bluetoothengine/btsac/btrcc/inc/btrccAbsoluteVolumeLevelController.h
changeset 31 a0ea99b6fa53
parent 0 f63038272f30
--- a/bluetoothengine/btsac/btrcc/inc/btrccAbsoluteVolumeLevelController.h	Wed May 05 09:56:48 2010 +0300
+++ b/bluetoothengine/btsac/btrcc/inc/btrccAbsoluteVolumeLevelController.h	Mon May 17 11:06:23 2010 +0300
@@ -87,7 +87,7 @@
 
         void AdjustRemoteVolume(TInt aVolume); 
         
-        TInt GetPhoneVolume(TInt &aVol);
+        TInt RoundRemoteVolume(TInt aPrevPhVol);        
 
 	public: // New methods
 
@@ -121,6 +121,8 @@
 		TUint iNumRemotes; // not used, but needed for the remote controlling API.
 		
 		TInt iRetryCounter;
+		
+        TInt iStep;
     };
 
 #endif      // BTRCCABSOLUTEVOLUMELEVELCONTROLLER_H