Symbol: L2CAP_MODE_STREAMING
net/bluetooth/l2cap_core.c
1517
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
2653
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3168
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3248
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3347
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3424
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3426
rfc.mode = L2CAP_MODE_STREAMING;
net/bluetooth/l2cap_core.c
3542
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3674
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3815
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
3990
if ((chan->mode != L2CAP_MODE_ERTM) && (chan->mode != L2CAP_MODE_STREAMING))
net/bluetooth/l2cap_core.c
4025
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
4309
if (chan->mode != L2CAP_MODE_ERTM && chan->mode != L2CAP_MODE_STREAMING)
net/bluetooth/l2cap_core.c
4418
chan->mode == L2CAP_MODE_STREAMING)
net/bluetooth/l2cap_core.c
4546
chan->mode == L2CAP_MODE_STREAMING)
net/bluetooth/l2cap_core.c
6730
if (chan->mode != L2CAP_MODE_STREAMING) {
net/bluetooth/l2cap_core.c
6746
if (chan->mode == L2CAP_MODE_STREAMING)
net/bluetooth/l2cap_core.c
7018
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
727
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_core.c
7288
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_sock.c
1616
chan->mode != L2CAP_MODE_STREAMING &&
net/bluetooth/l2cap_sock.c
1861
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_sock.c
302
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_sock.c
428
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_sock.c
472
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_sock.c
795
case L2CAP_MODE_STREAMING:
net/bluetooth/l2cap_sock.c
873
mode = L2CAP_MODE_STREAMING;