diff -r 2f88a7d66f50 -r 53b7818cd282 bluetoothengine/btsac/btrcc/inc/btrccLinker.h --- a/bluetoothengine/btsac/btrcc/inc/btrccLinker.h Tue May 11 16:23:08 2010 +0300 +++ b/bluetoothengine/btsac/btrcc/inc/btrccLinker.h Tue May 25 12:53:11 2010 +0300 @@ -319,6 +319,7 @@ CBTRCCVolumeLevelControllerBase* iVolController; CBTRCCVolumeLevelControllerBase* iAbsoluteVolController; + CBTRCCVolumeLevelControllerBase* iLegacyVolController; TInt iRegisterVolumeChangeNotificationCounter;//Counter for re-register for remote volume control notification };