On Sun, Aug 9, 2009 at 7:05 AM, Gustavo F.
Padovan[off-list ref] wrote:
quoted hunk ↗ jump to hunk
Enable set of the FCS Option on userland. Need a kernel with support to
FCS.
---
include/l2cap.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/l2cap.h b/include/l2cap.h
index 8bede46..23a4820 100644
--- a/include/l2cap.h
+++ b/include/l2cap.h
@@ -51,6 +51,7 @@ struct l2cap_options { uint16_t imtu;
uint16_t flush_to;
uint8_t mode;
+ uint8_t fcs;
};
#define L2CAP_CONNINFO 0x02
--
1.6.3.3
These two patches can't be applied now, they need the FCS support in
kernel side. I sent them to here just for one that wanna test the
kernel side patch.
--
Gustavo F. Padovan
http://padovan.org