--- a/bluetooth/btstack/eirman/eirmanager.cpp Tue May 11 17:15:36 2010 +0300
+++ b/bluetooth/btstack/eirman/eirmanager.cpp Tue May 25 13:54:55 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2007-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"
@@ -169,7 +169,7 @@
}
}
-TInt CEirManager::SetData(TEirTag aTag, TDesC8& aData, TEirDataMode aEirDataMode)
+TInt CEirManager::SetData(TEirTag aTag, const TDesC8& aData, TEirDataMode aEirDataMode)
{
LOG_FUNC
LOG1(_L("CEirManager::SetData tag = %d"), aTag);