bluetooth/btstack/linkmgr/linkutil.h
changeset 32 f72906e669b4
parent 21 5e5528a288fe
child 45 99439b07e980
--- a/bluetooth/btstack/linkmgr/linkutil.h	Wed Jun 23 19:28:39 2010 +0300
+++ b/bluetooth/btstack/linkmgr/linkutil.h	Tue Jul 06 15:33:04 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2000-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"
@@ -191,6 +191,8 @@
 	EVendorSAPBadVendorEvent				=250,
 	EBTACLSAPIndeterminateInitiator			=251,
 	EBTACLSAPUnexpectedSecurityResult		=252,
+	ELinkMgrFlowControlUnexpectedUpdate		=253,
+	ELinkMgrFlowControlChangeOfMind			=254,
 	};
 
 /**