|
@@ -131,6 +131,7 @@ struct l2cap_conninfo {
|
|
|
|
|
|
|
|
/* L2CAP fixed channels */
|
|
/* L2CAP fixed channels */
|
|
|
#define L2CAP_FC_L2CAP 0x02
|
|
#define L2CAP_FC_L2CAP 0x02
|
|
|
|
|
+#define L2CAP_FC_CONNLESS 0x04
|
|
|
#define L2CAP_FC_A2MP 0x08
|
|
#define L2CAP_FC_A2MP 0x08
|
|
|
|
|
|
|
|
/* L2CAP Control Field bit masks */
|
|
/* L2CAP Control Field bit masks */
|