Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h260 #define L2CAP_CID_CONN_LESS 0x0002 macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c609 chan->scid = L2CAP_CID_CONN_LESS; in __l2cap_chan_add()
610 chan->dcid = L2CAP_CID_CONN_LESS; in __l2cap_chan_add()
6826 case L2CAP_CID_CONN_LESS: in l2cap_recv_frame()