Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dl2cap.h269 #define L2CAP_CID_CONN_LESS 0x0002 macro
/linux-6.6.21/net/bluetooth/
Dl2cap_core.c602 chan->scid = L2CAP_CID_CONN_LESS; in __l2cap_chan_add()
603 chan->dcid = L2CAP_CID_CONN_LESS; in __l2cap_chan_add()
7821 case L2CAP_CID_CONN_LESS: in l2cap_recv_frame()