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