Home
last modified time | relevance | path

Searched refs:bt_accept_unlink (Results 1 – 5 of 5) sorted by relevance

/linux/net/bluetooth/
H A Daf_bluetooth.c259 void bt_accept_unlink(struct sock *sk) in bt_accept_unlink() function
272 EXPORT_SYMBOL(bt_accept_unlink);
332 bt_accept_unlink(sk); in bt_accept_dequeue()
339 bt_accept_unlink(sk); in bt_accept_dequeue()
H A Dl2cap_sock.c1680 bt_accept_unlink(sk); in l2cap_sock_teardown_cb()
H A Diso.c255 bt_accept_unlink(sk); in iso_chan_del()
/linux/include/net/bluetooth/
H A Dbluetooth.h440 void bt_accept_unlink(struct sock *sk);
/linux/net/bluetooth/rfcomm/
H A Dsock.c84 bt_accept_unlink(sk); in rfcomm_sk_state_change()