bluetooth/btstack/inc/BtSap.h
branchRCL_3
changeset 56 015fa7494bd2
parent 0 29b1cd4cb562
equal deleted inserted replaced
49:10183c6d2913 56:015fa7494bd2
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    87 private:
    87 private:
    88 	CBTSecMan&			iSecMan;
    88 	CBTSecMan&			iSecMan;
    89 	CBTCodServiceMan&	iCodMan;
    89 	CBTCodServiceMan&	iCodMan;
    90 
    90 
    91 	CAsyncCallBack*		iAccessDeniedCallBack;
    91 	CAsyncCallBack*		iAccessDeniedCallBack;
       
    92 	TBool iNoSecurityRequired;
    92 	};
    93 	};
    93 
    94 
    94 
    95 
    95 inline const TBTDevAddr& CBluetoothSAP::RemoteAddress() const
    96 inline const TBTDevAddr& CBluetoothSAP::RemoteAddress() const
    96 	{
    97 	{