Searched refs:L2CAP_FEAT_UCD (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/net/bluetooth/ | ||
D | l2cap.h | 138 #define L2CAP_FEAT_UCD 0x00000200 macro |
/linux-6.1.9/net/bluetooth/ | ||
D | l2cap_core.c | 50 static u32 l2cap_feat_mask = L2CAP_FEAT_FIXED_CHAN | L2CAP_FEAT_UCD; |