l2cap_chan_del    942 include/net/bluetooth/l2cap.h void l2cap_chan_del(struct l2cap_chan *chan, int err);
l2cap_chan_del    743 net/bluetooth/6lowpan.c 			l2cap_chan_del(chan, -ENOENT);
l2cap_chan_del    784 net/bluetooth/a2mp.c 		l2cap_chan_del(chan, 0);
l2cap_chan_del    663 net/bluetooth/l2cap_core.c EXPORT_SYMBOL_GPL(l2cap_chan_del);
l2cap_chan_del    745 net/bluetooth/l2cap_core.c 			l2cap_chan_del(chan, reason);
l2cap_chan_del    756 net/bluetooth/l2cap_core.c 		l2cap_chan_del(chan, reason);
l2cap_chan_del    761 net/bluetooth/l2cap_core.c 		l2cap_chan_del(chan, reason);
l2cap_chan_del   1735 net/bluetooth/l2cap_core.c 		l2cap_chan_del(chan, err);
l2cap_chan_del   4059 net/bluetooth/l2cap_core.c 		l2cap_chan_del(chan, ECONNREFUSED);
l2cap_chan_del   4367 net/bluetooth/l2cap_core.c 	l2cap_chan_del(chan, ECONNRESET);
l2cap_chan_del   4412 net/bluetooth/l2cap_core.c 	l2cap_chan_del(chan, 0);
l2cap_chan_del   5389 net/bluetooth/l2cap_core.c 			l2cap_chan_del(chan, ECONNREFUSED);
l2cap_chan_del   5404 net/bluetooth/l2cap_core.c 		l2cap_chan_del(chan, ECONNREFUSED);
l2cap_chan_del   5685 net/bluetooth/l2cap_core.c 	l2cap_chan_del(chan, ECONNREFUSED);