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