bluetoothengine/btsac/btrcc/inc/btrccLinker.h
branchRCL_3
changeset 21 53b7818cd282
parent 11 a42ed326b458
child 57 5ebadcda06cb
equal deleted inserted replaced
20:2f88a7d66f50 21:53b7818cd282
   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