Searched defs:l2cap_chan_del (Results 1 - 1 of 1) sorted by relevance

/net/bluetooth/
H A Dl2cap_core.c556 void l2cap_chan_del(struct l2cap_chan *chan, int err) function
636 l2cap_chan_del(chan, reason);
659 l2cap_chan_del(chan, reason);
664 l2cap_chan_del(chan, reason);
1553 l2cap_chan_del(chan, err);
3920 l2cap_chan_del(chan, ECONNREFUSED);
4223 l2cap_chan_del(chan, ECONNRESET);
4262 l2cap_chan_del(chan, 0);

Completed in 186 milliseconds