bluetooth/btstack/rfcomm/rfcommutil.h
branchRCL_3
changeset 49 10183c6d2913
parent 15 16aa830c86c8
--- a/bluetooth/btstack/rfcomm/rfcommutil.h	Tue Sep 14 23:28:24 2010 +0300
+++ b/bluetooth/btstack/rfcomm/rfcommutil.h	Wed Sep 15 13:27:26 2010 +0300
@@ -89,6 +89,9 @@
 	ERfCommMuxerStateOutOfBounds = 64, 
 	ERfCommStateOutOfBounds = 65,
 	ERfCommStateBufferFull = 66,
+	ERfCommNothingToHandleResponse = 67,
+	ERfCommDiscSentOnMuxDlci = 68,
+	ERfCommUnexpectedCommandOnMuxChannel = 69,
 	};
 
 /**