aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/bluetooth/l2cap.h')
-rw-r--r--include/net/bluetooth/l2cap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/bluetooth/l2cap.h b/include/net/bluetooth/l2cap.h
index 292749c0f4bc..abba765c174e 100644
--- a/include/net/bluetooth/l2cap.h
+++ b/include/net/bluetooth/l2cap.h
@@ -252,6 +252,7 @@ struct l2cap_conn_rsp {
252#define L2CAP_CID_SMP 0x0006 252#define L2CAP_CID_SMP 0x0006
253#define L2CAP_CID_DYN_START 0x0040 253#define L2CAP_CID_DYN_START 0x0040
254#define L2CAP_CID_DYN_END 0xffff 254#define L2CAP_CID_DYN_END 0xffff
255#define L2CAP_CID_LE_DYN_END 0x007f
255 256
256/* connect/create channel results */ 257/* connect/create channel results */
257#define L2CAP_CR_SUCCESS 0x0000 258#define L2CAP_CR_SUCCESS 0x0000