Home
last modified time | relevance | path

Searched refs:L2CAP_CONF_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h317 #define L2CAP_CONF_MASK 0x7f macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c3315 type &= L2CAP_CONF_MASK; in l2cap_parse_conf_req()