bluetooth/btstack/rfcomm/rfcommutil.h
changeset 48 22de2e391156
parent 33 4e80e1b997a8
--- a/bluetooth/btstack/rfcomm/rfcommutil.h	Wed Jul 21 15:42:05 2010 +0300
+++ b/bluetooth/btstack/rfcomm/rfcommutil.h	Thu Sep 23 17:06:47 2010 +0300
@@ -89,6 +89,9 @@
 	ERfCommMuxerStateOutOfBounds = 64, 
 	ERfCommStateOutOfBounds = 65,
 	ERfCommStateBufferFull = 66,
+	ERfCommNothingToHandleResponse = 67,
+	ERfCommDiscSentOnMuxDlci = 68,
+	ERfCommUnexpectedCommandOnMuxChannel = 69,
 	};
 
 /**