bluetoothengine/btsac/inc/btsaController.h
changeset 52 4545c04e61e1
parent 0 f63038272f30
equal deleted inserted replaced
41:0b2439c3e397 52:4545c04e61e1
     1 /*
     1 /*
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   237      	* AO for handling gavdp errors.
   237      	* AO for handling gavdp errors.
   238      	*/
   238      	*/
   239     	CBtsacActive* iGavdpErrorActive;
   239     	CBtsacActive* iGavdpErrorActive;
   240     	
   240     	
   241     	TBTDevAddr iRemoteAddr;
   241     	TBTDevAddr iRemoteAddr;
       
   242 		TBool iNotifiedObserverOfNewAccessory;
   242     	TInt  iSBCSEPIndex;   // SBC SEP Index in iRemoteSEPs array
   243     	TInt  iSBCSEPIndex;   // SBC SEP Index in iRemoteSEPs array
   243     	TBool iResetAudioInput;
   244     	TBool iResetAudioInput;
   244     	TRequestStatus* iConnectStatus;
   245     	TRequestStatus* iConnectStatus;
   245         TRequestStatus* iDisconnectStatus;
   246         TRequestStatus* iDisconnectStatus;
   246         TRequestStatus* iOpenAudioStatus;
   247         TRequestStatus* iOpenAudioStatus;