bluetooth/btstack/eirman/eirmanserversecuritypolicy.h
branchRCL_3
changeset 18 1f10b9300be6
parent 0 29b1cd4cb562
--- a/bluetooth/btstack/eirman/eirmanserversecuritypolicy.h	Tue May 25 13:54:55 2010 +0300
+++ b/bluetooth/btstack/eirman/eirmanserversecuritypolicy.h	Wed Jun 09 10:55:02 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"
@@ -58,7 +58,7 @@
 /** Main policy */
 const CPolicyServer::TPolicy KEirManServerPolicy = 
 	{
-	CPolicyServer::EAlwaysPass , /** Specifies all connect attempts should pass */
+	KPolicyCapabilityCheck , /** Connect attempts are only successful if the caller has ECapabilityLocalServices */
 	KEirManServerRangeCount,
 	KEirManServerRanges,
 	KEirManServerElementsIndex,