Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h419 #define L2CAP_IT_FIXED_CHAN 0x0003 macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c4537 } else if (type == L2CAP_IT_FIXED_CHAN) { in l2cap_information_req()
4541 rsp->type = cpu_to_le16(L2CAP_IT_FIXED_CHAN); in l2cap_information_req()
4595 req.type = cpu_to_le16(L2CAP_IT_FIXED_CHAN); in l2cap_information_rsp()
4609 case L2CAP_IT_FIXED_CHAN: in l2cap_information_rsp()