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