diff -r 997690c3397a -r 0b2439c3e397 bluetoothengine/btnotif/btnotifsrv/inc/btnotifserviceauthorizer.h --- a/bluetoothengine/btnotif/btnotifsrv/inc/btnotifserviceauthorizer.h Wed Jun 23 18:23:52 2010 +0300 +++ b/bluetoothengine/btnotif/btnotifsrv/inc/btnotifserviceauthorizer.h Tue Jul 06 14:27:09 2010 +0300 @@ -46,7 +46,8 @@ void MBRNotificationClosed(TInt aError, const TDesC8& aData); private: - void PrepareNotificationL(TBluetoothDialogParams::TBTDialogType aType, + void PrepareNotificationL(TBool& aAutoAuthorize, + TBluetoothDialogParams::TBTDialogType aType, TBTDialogResourceId aResourceId, TBool aPaired); TBool IsExistingConnectionToAudioL(const TBTDevAddr& aDevAddr);