[Bluetooth] Keep rfcomm_dev on the list until it is freed
[pandora-kernel.git] / include / net / bluetooth / rfcomm.h
index 3c563f0..25aa575 100644 (file)
@@ -323,6 +323,7 @@ int  rfcomm_connect_ind(struct rfcomm_session *s, u8 channel, struct rfcomm_dlc
 #define RFCOMM_RELEASE_ONHUP  1
 #define RFCOMM_HANGUP_NOW     2
 #define RFCOMM_TTY_ATTACHED   3
+#define RFCOMM_TTY_RELEASED   4
 
 struct rfcomm_dev_req {
        s16      dev_id;