bluetooth/btstack/rfcomm/rfcommutil.h
changeset 21 5e5528a288fe
parent 0 29b1cd4cb562
child 48 22de2e391156
--- a/bluetooth/btstack/rfcomm/rfcommutil.h	Mon May 03 13:34:38 2010 +0300
+++ b/bluetooth/btstack/rfcomm/rfcommutil.h	Fri May 14 16:59:23 2010 +0300
@@ -87,7 +87,8 @@
 	ERfcommDequeuingBadBoundSAP = 62,
 	ERfCommFlowStrategyOutOfBounds = 63,
 	ERfCommMuxerStateOutOfBounds = 64, 
-	ERfCommStateOutOfBounds = 65
+	ERfCommStateOutOfBounds = 65,
+	ERfCommStateBufferFull = 66,
 	};
 
 /**