bluetooth/btstack/linkmgr/linkutil.h
branchGCC_SURGE
changeset 36 230aed0f16aa
parent 32 f72906e669b4
child 45 99439b07e980
--- a/bluetooth/btstack/linkmgr/linkutil.h	Thu Jun 17 22:32:21 2010 +0100
+++ b/bluetooth/btstack/linkmgr/linkutil.h	Thu Jul 22 16:44:39 2010 +0100
@@ -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,
 	};
 
 /**