Home
last modified time | relevance | path

Searched refs:L2CAP_CHAN_RAW (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_sock.c152 case L2CAP_CHAN_RAW: in l2cap_sock_bind()
598 chan->chan_type != L2CAP_CHAN_RAW) { in l2cap_sock_getsockopt()
924 chan->chan_type != L2CAP_CHAN_RAW) { in l2cap_sock_setsockopt()
1023 chan->chan_type != L2CAP_CHAN_RAW) { in l2cap_sock_setsockopt()
1817 chan->chan_type = L2CAP_CHAN_RAW; in l2cap_sock_init()
H A Dl2cap_core.c874 case L2CAP_CHAN_RAW: in l2cap_get_auth_type()
3071 if (chan->chan_type != L2CAP_CHAN_RAW) in l2cap_raw_recv()
7965 chan->chan_type != L2CAP_CHAN_RAW) { in l2cap_chan_connect()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_sock.c153 case L2CAP_CHAN_RAW: in l2cap_sock_bind()
580 chan->chan_type != L2CAP_CHAN_RAW) { in l2cap_sock_getsockopt()
906 chan->chan_type != L2CAP_CHAN_RAW) { in l2cap_sock_setsockopt()
1005 chan->chan_type != L2CAP_CHAN_RAW) { in l2cap_sock_setsockopt()
1783 chan->chan_type = L2CAP_CHAN_RAW; in l2cap_sock_init()
H A Dl2cap_core.c838 case L2CAP_CHAN_RAW: in l2cap_get_auth_type()
2895 if (chan->chan_type != L2CAP_CHAN_RAW) in l2cap_raw_recv()
6945 chan->chan_type != L2CAP_CHAN_RAW) { in l2cap_chan_connect()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h677 #define L2CAP_CHAN_RAW 1 macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h718 #define L2CAP_CHAN_RAW 1 macro

Completed in 29 milliseconds