bluetoothappprofiles/avrcp/remconbeareravrcp/inc/controlbearer.h
branchRCL_3
changeset 56 9386f31cc85b
parent 55 613943a21004
equal deleted inserted replaced
55:613943a21004 56:9386f31cc85b
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
   116 	virtual void ClientNotAvailable(TRemConClientId& aId);
   116 	virtual void ClientNotAvailable(TRemConClientId& aId);
   117 	virtual void ControllerFeaturesUpdated(RArray<TUid>& aSupportedInterfaces);
   117 	virtual void ControllerFeaturesUpdated(RArray<TUid>& aSupportedInterfaces);
   118 	
   118 	
   119 	virtual TInt SetLocalAddressedClient(TRemConClientId& aId);
   119 	virtual TInt SetLocalAddressedClient(TRemConClientId& aId);
   120 	
   120 	
   121 	virtual void TargetFeaturesUpdated(const TRemConClientId& aId, TPlayerType aPlayerType, TPlayerSubType aPlayerSubType, const TDesC8& aName);
       
   122 	
       
   123 private: // from CRemConBearerPlugin
   121 private: // from CRemConBearerPlugin
   124 	TAny* GetInterface(TUid aUid);
   122 	TAny* GetInterface(TUid aUid);
   125 	
   123 	
   126 private:	
   124 private:	
   127 	// from MAvrcpBearer called from router
   125 	// from MAvrcpBearer called from router