aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/rfcomm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/bluetooth/rfcomm.h')
-rw-r--r--include/net/bluetooth/rfcomm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/bluetooth/rfcomm.h b/include/net/bluetooth/rfcomm.h
index b9759eb17cdd..0d69936831fa 100644
--- a/include/net/bluetooth/rfcomm.h
+++ b/include/net/bluetooth/rfcomm.h
@@ -333,6 +333,7 @@ int rfcomm_connect_ind(struct rfcomm_session *s, u8 channel,
333 333
334/* rfcomm_dev.status bit definitions */ 334/* rfcomm_dev.status bit definitions */
335#define RFCOMM_DEV_RELEASED 0 335#define RFCOMM_DEV_RELEASED 0
336#define RFCOMM_TTY_OWNED 1
336 337
337struct rfcomm_dev_req { 338struct rfcomm_dev_req {
338 s16 dev_id; 339 s16 dev_id;