diff -r 99439b07e980 -r 10183c6d2913 bluetooth/btstack/rfcomm/rfcommutil.h --- 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, }; /**