Diff between dec26ee50de4085f9fb5883214de1f01d8d5d5d0 and 14ca2df11b804718748af68576edd397528f6bdf
Changed Files
| File | Additions | Deletions | Status |
| lib/l2cap.h | +1 | -0 | modified |
Full Patch
diff --git a/lib/l2cap.h b/lib/l2cap.h
index 55fe88b..a40cb6c 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