bluetoothengine/btsac/btrcc/inc/btrccLinker.h
changeset 33 837dcc42fd6a
parent 15 00f9ee97d895
child 57 5ebadcda06cb
equal deleted inserted replaced
19:43824b19ee35 33:837dcc42fd6a
   317         
   317         
   318         TBool iRvcActivated;
   318         TBool iRvcActivated;
   319         
   319         
   320         CBTRCCVolumeLevelControllerBase* iVolController;
   320         CBTRCCVolumeLevelControllerBase* iVolController;
   321         CBTRCCVolumeLevelControllerBase* iAbsoluteVolController;
   321         CBTRCCVolumeLevelControllerBase* iAbsoluteVolController;
       
   322         CBTRCCVolumeLevelControllerBase* iLegacyVolController;
   322         
   323         
   323         TInt iRegisterVolumeChangeNotificationCounter;//Counter for re-register for remote volume control notification
   324         TInt iRegisterVolumeChangeNotificationCounter;//Counter for re-register for remote volume control notification
   324 };
   325 };
   325 
   326 
   326 
   327