bluetoothengine/btsac/btrcc/inc/btrccLinker.h
branchRCL_3
changeset 72 4b59561a31c0
parent 61 269724087bed
equal deleted inserted replaced
64:1934667b0e2b 72:4b59561a31c0
    43 // FORWARD DECLARATIONS
    43 // FORWARD DECLARATIONS
    44 class MBTAccObserver;
    44 class MBTAccObserver;
    45 class CRemConInterfaceSelector;
    45 class CRemConInterfaceSelector;
    46 class CRemConCoreApiController;
    46 class CRemConCoreApiController;
    47 class CBTRCCVolumeLevelController;
    47 class CBTRCCVolumeLevelController;
       
    48 class CRemConCoreApiTarget;
       
    49 class CPlayerStarter;
    48 class CBTRCCBrowsingAdapter;
    50 class CBTRCCBrowsingAdapter;
    49 
    51 
    50 // CLASS DECLARATION
    52 // CLASS DECLARATION
    51 
    53 
    52 /**
    54 /**
   289     
   291     
   290 		CRemConInterfaceSelector *iInterfaceSelector; 
   292 		CRemConInterfaceSelector *iInterfaceSelector; 
   291 		
   293 		
   292 		// For receiving the accessory battery status
   294 		// For receiving the accessory battery status
   293         CRemConBatteryApiTarget *iRemConBatteryTgt;
   295         CRemConBatteryApiTarget *iRemConBatteryTgt;
       
   296         
       
   297 	    CRemConCoreApiTarget* iCoreTarget; // not own
       
   298 	    
       
   299 	    CPlayerStarter* iPlayerStarter; // owned
   294 	    
   300 	    
   295         // For handling the browsing commands. 
   301         // For handling the browsing commands. 
   296 	    CBTRCCBrowsingAdapter *iBrowsingAdapter;
   302 	    CBTRCCBrowsingAdapter *iBrowsingAdapter;
   297 
   303 
   298 	    // This is only needed for disconnecting a AVRCP connection
   304 	    // This is only needed for disconnecting a AVRCP connection