L2CAP_CHAN_FIXED  762 net/bluetooth/a2mp.c 	chan->chan_type = L2CAP_CHAN_FIXED;
L2CAP_CHAN_FIXED  240 net/bluetooth/l2cap_core.c 	chan->chan_type = L2CAP_CHAN_FIXED;
L2CAP_CHAN_FIXED  559 net/bluetooth/l2cap_core.c 	case L2CAP_CHAN_FIXED:
L2CAP_CHAN_FIXED  580 net/bluetooth/l2cap_core.c 	if (chan->chan_type != L2CAP_CHAN_FIXED ||
L2CAP_CHAN_FIXED  618 net/bluetooth/l2cap_core.c 		if (chan->chan_type != L2CAP_CHAN_FIXED ||
L2CAP_CHAN_FIXED 6933 net/bluetooth/l2cap_core.c 	if (chan->chan_type == L2CAP_CHAN_FIXED)
L2CAP_CHAN_FIXED 7188 net/bluetooth/l2cap_core.c 	if (chan->chan_type == L2CAP_CHAN_FIXED && !cid) {
L2CAP_CHAN_FIXED 7370 net/bluetooth/l2cap_core.c 		if (c->chan_type != L2CAP_CHAN_FIXED)
L2CAP_CHAN_FIXED  154 net/bluetooth/l2cap_sock.c 	case L2CAP_CHAN_FIXED:
L2CAP_CHAN_FIXED  520 net/bluetooth/l2cap_sock.c 		    chan->chan_type != L2CAP_CHAN_FIXED &&
L2CAP_CHAN_FIXED  767 net/bluetooth/l2cap_sock.c 		    chan->chan_type != L2CAP_CHAN_FIXED &&
L2CAP_CHAN_FIXED 1541 net/bluetooth/l2cap_sock.c 		if (chan->chan_type == L2CAP_CHAN_FIXED) {