]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/net/bluetooth/l2cap.h
Bluetooth: Initial support for retransmission of packets with REJ frames
[karo-tx-linux.git] / include / net / bluetooth / l2cap.h
index 0afde8d22b562dc0837babd56a86888165c4effe..a1d8ec468ef310781974aef23d015e88d3cb1a18 100644 (file)
@@ -351,6 +351,7 @@ struct l2cap_pinfo {
 #define L2CAP_CONF_MAX_CONF_RSP 2
 
 #define L2CAP_CONN_SAR_SDU         0x01
+#define L2CAP_CONN_UNDER_REJ       0x02
 
 static inline int l2cap_tx_window_full(struct sock *sk)
 {