bluetoothengine/btsac/btrcc/inc/btrccLinker.h
changeset 31 a0ea99b6fa53
parent 24 8930e1d1d530
child 57 5ebadcda06cb
equal deleted inserted replaced
30:df7a93ede42e 31:a0ea99b6fa53
   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