Symbol: L2CAP_MODE_STREAMING
net/bluetooth/l2cap_core.c
1488
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
2630
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3134
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3210
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3309
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3386
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3388
rfc.mode = L2CAP_MODE_STREAMING;
net/bluetooth/l2cap_core.c
3501
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3633
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3771
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3945
if ((chan->mode != L2CAP_MODE_ERTM) && (chan->mode != L2CAP_MODE_STREAMING))
net/bluetooth/l2cap_core.c
3978
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
4232
if (chan->mode != L2CAP_MODE_ERTM && chan->mode != L2CAP_MODE_STREAMING)
net/bluetooth/l2cap_core.c
4341
chan->mode == L2CAP_MODE_STREAMING)
net/bluetooth/l2cap_core.c
4469
chan->mode == L2CAP_MODE_STREAMING)
net/bluetooth/l2cap_core.c
6584
if (chan->mode != L2CAP_MODE_STREAMING) {
net/bluetooth/l2cap_core.c
6600
if (chan->mode == L2CAP_MODE_STREAMING)
net/bluetooth/l2cap_core.c
6855
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
698
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
7120
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_sock.c
1546
chan->mode != L2CAP_MODE_STREAMING &&
net/bluetooth/l2cap_sock.c
1785
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_sock.c
303
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_sock.c
424
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_sock.c
469
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_sock.c
779
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_sock.c
857
mode = L2CAP_MODE_STREAMING;