bluetooth/btstack/linkmgr/linkutil.h
branchRCL_3
changeset 16 9f17f914e828
parent 14 f8503e232b0c
child 25 99439b07e980
--- a/bluetooth/btstack/linkmgr/linkutil.h	Tue Apr 27 17:48:21 2010 +0300
+++ b/bluetooth/btstack/linkmgr/linkutil.h	Tue May 11 17:15:36 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,
 	};
 
 /**