summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/l2cap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/l2cap.h b/include/l2cap.h
index e2fa860e..b5052dcf 100644
--- a/include/l2cap.h
+++ b/include/l2cap.h
@@ -168,6 +168,7 @@ typedef struct {
#define L2CAP_CONF_MTU 0x01
#define L2CAP_CONF_FLUSH_TO 0x02
#define L2CAP_CONF_QOS 0x03
+#define L2CAP_CONF_RFC_MODE 0x04
#define L2CAP_CONF_MAX_SIZE 22