]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/bluetooth/l2cap.h
Bluetooth: Use tx window from config response for ack timing
[karo-tx-linux.git] / include / net / bluetooth / l2cap.h
index e5164ff55f272462943b5cfe6a8edeb4e2333d82..a7679f8913d2e9e8b9c14a0807bedd12c607b9cc 100644 (file)
@@ -464,6 +464,7 @@ struct l2cap_chan {
 
        __u16           tx_win;
        __u16           tx_win_max;
+       __u16           ack_win;
        __u8            max_tx;
        __u16           retrans_timeout;
        __u16           monitor_timeout;