Searched refs:L2CAP_CONF_HINT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/net/bluetooth/ | ||
D | l2cap.h | 312 #define L2CAP_CONF_HINT 0x80 macro |
/linux-4.1.27/net/bluetooth/ | ||
D | l2cap_core.c | 3318 hint = type & L2CAP_CONF_HINT; in l2cap_parse_conf_req() |