Home
last modified time | relevance | path

Searched refs:L2CAP_IT_FIXED_CHAN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h419 #define L2CAP_IT_FIXED_CHAN 0x0003 macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h452 #define L2CAP_IT_FIXED_CHAN 0x0003 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c4759 } else if (type == L2CAP_IT_FIXED_CHAN) { in l2cap_information_req()
4763 rsp->type = cpu_to_le16(L2CAP_IT_FIXED_CHAN); in l2cap_information_req()
4817 req.type = cpu_to_le16(L2CAP_IT_FIXED_CHAN); in l2cap_information_rsp()
4831 case L2CAP_IT_FIXED_CHAN: in l2cap_information_rsp()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c4521 } else if (type == L2CAP_IT_FIXED_CHAN) { in l2cap_information_req()
4525 rsp->type = cpu_to_le16(L2CAP_IT_FIXED_CHAN); in l2cap_information_req()
4579 req.type = cpu_to_le16(L2CAP_IT_FIXED_CHAN); in l2cap_information_rsp()
4593 case L2CAP_IT_FIXED_CHAN: in l2cap_information_rsp()

Completed in 26 milliseconds