diff -r 43824b19ee35 -r 837dcc42fd6a bluetoothengine/btsac/btrcc/inc/btrccLinker.h --- a/bluetoothengine/btsac/btrcc/inc/btrccLinker.h Fri May 14 16:01:46 2010 +0300 +++ b/bluetoothengine/btsac/btrcc/inc/btrccLinker.h Thu May 27 13:01:44 2010 +0300 @@ -319,6 +319,7 @@ CBTRCCVolumeLevelControllerBase* iVolController; CBTRCCVolumeLevelControllerBase* iAbsoluteVolController; + CBTRCCVolumeLevelControllerBase* iLegacyVolController; TInt iRegisterVolumeChangeNotificationCounter;//Counter for re-register for remote volume control notification };