Searched refs:L2CAP_CONF_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/bluetooth/ | ||
H A D | l2cap.h | 327 #define L2CAP_CONF_MASK 0x7f macro |
/linux/net/bluetooth/ | ||
H A D | l2cap_core.c | 3394 type &= L2CAP_CONF_MASK; in l2cap_parse_conf_req() |