diff -r 9b6d3ca0c601 -r 16aa830c86c8 bluetooth/btstack/rfcomm/rfcommutil.h --- a/bluetooth/btstack/rfcomm/rfcommutil.h Wed Mar 31 23:19:43 2010 +0300 +++ b/bluetooth/btstack/rfcomm/rfcommutil.h Wed Apr 14 17:08:52 2010 +0300 @@ -87,7 +87,8 @@ ERfcommDequeuingBadBoundSAP = 62, ERfCommFlowStrategyOutOfBounds = 63, ERfCommMuxerStateOutOfBounds = 64, - ERfCommStateOutOfBounds = 65 + ERfCommStateOutOfBounds = 65, + ERfCommStateBufferFull = 66, }; /**