summaryrefslogtreecommitdiff
path: root/lib/l2cap.h
diff options
context:
space:
mode:
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>2011-08-22 11:51:43 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2011-08-31 13:22:05 +0300
commit14ca2df11b804718748af68576edd397528f6bdf (patch)
tree8cb229343c4801bc0f8309a4865b803f12f091f2 /lib/l2cap.h
parentdec26ee50de4085f9fb5883214de1f01d8d5d5d0 (diff)
downloadbluez-14ca2df11b804718748af68576edd397528f6bdf.tar.gz
Add definition for L2CAP Ext Window Size
This is needed e.g. by hcidump.
Diffstat (limited to 'lib/l2cap.h')
-rw-r--r--lib/l2cap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l2cap.h b/lib/l2cap.h
index 55fe88b15..a40cb6c70 100644
--- a/lib/l2cap.h
+++ b/lib/l2cap.h
@@ -175,6 +175,7 @@ typedef struct {
#define L2CAP_CONF_RFC 0x04
#define L2CAP_CONF_FCS 0x05
#define L2CAP_CONF_EFS 0x06
+#define L2CAP_CONF_EWS 0x07
#define L2CAP_CONF_MAX_SIZE 22