Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_sock.c108 la.l2_cid != cpu_to_le16(L2CAP_CID_ATT)) in l2cap_sock_bind()
240 if (chan->scid != L2CAP_CID_ATT || in l2cap_sock_connect()
241 la.l2_cid != cpu_to_le16(L2CAP_CID_ATT)) in l2cap_sock_connect()
259 la.l2_cid != cpu_to_le16(L2CAP_CID_ATT)) in l2cap_sock_connect()
476 chan->scid != L2CAP_CID_ATT) { in l2cap_sock_getsockopt_old()
728 case L2CAP_CID_ATT: in l2cap_valid_mtu()
951 if (chan->scid == L2CAP_CID_ATT) { in l2cap_sock_setsockopt()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_sock.c109 la.l2_cid != cpu_to_le16(L2CAP_CID_ATT)) in l2cap_sock_bind()
226 if (chan->scid != L2CAP_CID_ATT || in l2cap_sock_connect()
227 la.l2_cid != cpu_to_le16(L2CAP_CID_ATT)) in l2cap_sock_connect()
245 la.l2_cid != cpu_to_le16(L2CAP_CID_ATT)) in l2cap_sock_connect()
458 chan->scid != L2CAP_CID_ATT) { in l2cap_sock_getsockopt_old()
710 case L2CAP_CID_ATT: in l2cap_valid_mtu()
933 if (chan->scid == L2CAP_CID_ATT) { in l2cap_sock_setsockopt()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h261 #define L2CAP_CID_ATT 0x0004 macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h270 #define L2CAP_CID_ATT 0x0004 macro

Completed in 9 milliseconds