Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dl2cap.h267 #define L2CAP_CID_SIGNALING 0x0001 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c613 chan->scid = L2CAP_CID_SIGNALING; in __l2cap_chan_add()
614 chan->dcid = L2CAP_CID_SIGNALING; in __l2cap_chan_add()
3140 lh->cid = cpu_to_le16(L2CAP_CID_SIGNALING); in l2cap_build_cmd()
7769 case L2CAP_CID_SIGNALING: in l2cap_recv_frame()