diff -r 14e279d2bbb7 -r 22de2e391156 bluetooth/btstack/rfcomm/rfcommutil.h --- 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, }; /**