Searched refs:L2CAP_CID_CONN_LESS (Results 1 – 2 of 2) sorted by relevance
268 #define L2CAP_CID_CONN_LESS 0x0002 macro
569 chan->scid = L2CAP_CID_CONN_LESS; in __l2cap_chan_add()570 chan->dcid = L2CAP_CID_CONN_LESS; in __l2cap_chan_add()7663 case L2CAP_CID_CONN_LESS: in l2cap_recv_frame()