Searched refs:l2cap_chan_destroy (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/bluetooth/ | ||
H A D | l2cap_core.c | 458 static void l2cap_chan_destroy(struct kref *kref) l2cap_chan_destroy() function 482 kref_put(&c->kref, l2cap_chan_destroy); l2cap_chan_put() |
Completed in 78 milliseconds