diff -r 9f17f914e828 -r 32ba20339036 bluetoothmgmt/bluetoothclientlib/inc/bt_sock.h --- a/bluetoothmgmt/bluetoothclientlib/inc/bt_sock.h Tue May 11 17:15:36 2010 +0300 +++ b/bluetoothmgmt/bluetoothclientlib/inc/bt_sock.h Tue May 25 13:54:55 2010 +0300 @@ -615,6 +615,7 @@ const static TInt KErrRfcommParameterNegotiationFailure = KRFErrorBase-7; /*!< RFCOMM parameter negotiation failure error code. */ const static TInt KErrRfcommNotListening = KRFErrorBase-8; /*!< RFCOMM not listening error code. */ const static TInt KErrRfcommNoMoreServerChannels = KRFErrorBase-9; /*!< RFCOMM no more server channels available error code. */ +const static TInt KErrRfcommMuxChannelErrored = KRFErrorBase-10; /*!< RFCOMM Mux channel errored */ //RFCOMMIoctls