--- lib/l2cap.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/lib/l2cap.h b/lib/l2cap.h index 648615d..1f9f3d3 100644 --- a/lib/l2cap.h +++ b/lib/l2cap.h @@ -52,6 +52,8 @@ struct l2cap_options { uint16_t flush_to; uint8_t mode; uint8_t fcs; + uint8_t txwin_size; + uint8_t max_tx; }; #define L2CAP_CONNINFO 0x02 -- 1.6.4.4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html