diff -r 10183c6d2913 -r 015fa7494bd2 bluetooth/btstack/inc/BtSap.h --- a/bluetooth/btstack/inc/BtSap.h Wed Sep 15 13:27:26 2010 +0300 +++ b/bluetooth/btstack/inc/BtSap.h Wed Oct 13 15:48:34 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2005-2009 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" @@ -89,6 +89,7 @@ CBTCodServiceMan& iCodMan; CAsyncCallBack* iAccessDeniedCallBack; + TBool iNoSecurityRequired; };