bluetooth/btstack/linkmgr/linkutil.h
changeset 50 0bcc0c74cec9
parent 32 f72906e669b4
child 56 015fa7494bd2
--- a/bluetooth/btstack/linkmgr/linkutil.h	Fri Sep 17 08:36:02 2010 +0300
+++ b/bluetooth/btstack/linkmgr/linkutil.h	Mon Oct 04 02:11:29 2010 +0300
@@ -193,6 +193,8 @@
 	EBTACLSAPUnexpectedSecurityResult		=252,
 	ELinkMgrFlowControlUnexpectedUpdate		=253,
 	ELinkMgrFlowControlChangeOfMind			=254,
+	EEncryptionKeyRefresherInvalidState		=255,
+	EEncryptionKeyRefresherStateMachineInvalidEvent = 256,
 	};
 
 /**