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