bluetoothengine/btsac/btrcc/inc/btrccLinker.h
branchRCL_3
changeset 11 a42ed326b458
parent 0 f63038272f30
child 21 53b7818cd282
equal deleted inserted replaced
10:0707dd69d236 11:a42ed326b458
   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