Home
last modified time | relevance | path

Searched refs:L2CAP_CHAN_CONN_LESS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h681 #define L2CAP_CHAN_CONN_LESS 2 macro
/openbmc/linux/net/bluetooth/
H A Dl2cap_sock.c144 case L2CAP_CHAN_CONN_LESS: in l2cap_sock_bind()
1846 chan->chan_type = L2CAP_CHAN_CONN_LESS; in l2cap_sock_init()
H A Dl2cap_core.c607 case L2CAP_CHAN_CONN_LESS: in __l2cap_chan_add()
876 case L2CAP_CHAN_CONN_LESS: in l2cap_get_auth_type()
2528 if (chan->chan_type == L2CAP_CHAN_CONN_LESS) { in l2cap_chan_send()