L2CAP_CHAN_CONN_ORIENTED 646 net/bluetooth/6lowpan.c chan->chan_type = L2CAP_CHAN_CONN_ORIENTED; L2CAP_CHAN_CONN_ORIENTED 545 net/bluetooth/l2cap_core.c case L2CAP_CHAN_CONN_ORIENTED: L2CAP_CHAN_CONN_ORIENTED 741 net/bluetooth/l2cap_core.c if (chan->chan_type == L2CAP_CHAN_CONN_ORIENTED) { L2CAP_CHAN_CONN_ORIENTED 749 net/bluetooth/l2cap_core.c if (chan->chan_type == L2CAP_CHAN_CONN_ORIENTED) { L2CAP_CHAN_CONN_ORIENTED 796 net/bluetooth/l2cap_core.c case L2CAP_CHAN_CONN_ORIENTED: L2CAP_CHAN_CONN_ORIENTED 1138 net/bluetooth/l2cap_core.c if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED) L2CAP_CHAN_CONN_ORIENTED 1449 net/bluetooth/l2cap_core.c if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED) { L2CAP_CHAN_CONN_ORIENTED 1574 net/bluetooth/l2cap_core.c } else if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED) { L2CAP_CHAN_CONN_ORIENTED 7183 net/bluetooth/l2cap_core.c if (chan->chan_type == L2CAP_CHAN_CONN_ORIENTED && !psm) { L2CAP_CHAN_CONN_ORIENTED 7302 net/bluetooth/l2cap_core.c if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED) { L2CAP_CHAN_CONN_ORIENTED 7473 net/bluetooth/l2cap_core.c if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED) L2CAP_CHAN_CONN_ORIENTED 146 net/bluetooth/l2cap_sock.c case L2CAP_CHAN_CONN_ORIENTED: L2CAP_CHAN_CONN_ORIENTED 519 net/bluetooth/l2cap_sock.c if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED && L2CAP_CHAN_CONN_ORIENTED 766 net/bluetooth/l2cap_sock.c if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED && L2CAP_CHAN_CONN_ORIENTED 866 net/bluetooth/l2cap_sock.c if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED && L2CAP_CHAN_CONN_ORIENTED 1558 net/bluetooth/l2cap_sock.c chan->chan_type = L2CAP_CHAN_CONN_ORIENTED;