diff -r 6d10bd0d821a -r b0aebde9b1fb bluetoothengine/btsac/inc/btsaController.h --- a/bluetoothengine/btsac/inc/btsaController.h Mon Jul 12 19:13:27 2010 +0300 +++ b/bluetoothengine/btsac/inc/btsaController.h Mon Jul 12 19:25:26 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -239,6 +239,7 @@ CBtsacActive* iGavdpErrorActive; TBTDevAddr iRemoteAddr; + TBool iNotifiedObserverOfNewAccessory; TInt iSBCSEPIndex; // SBC SEP Index in iRemoteSEPs array TBool iResetAudioInput; TRequestStatus* iConnectStatus;