bluetoothengine/btsac/btrcc/inc/btrccLinker.h
changeset 24 8930e1d1d530
parent 0 f63038272f30
child 21 53b7818cd282
equal deleted inserted replaced
23:988cddd6adbd 24:8930e1d1d530
   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;
       
   323         
   322         
   324         TInt iRegisterVolumeChangeNotificationCounter;//Counter for re-register for remote volume control notification
   323         TInt iRegisterVolumeChangeNotificationCounter;//Counter for re-register for remote volume control notification
   325 };
   324 };
   326 
   325 
   327 
   326