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.c252 void bt_accept_unlink(struct sock *sk) in bt_accept_unlink() function
261 EXPORT_SYMBOL(bt_accept_unlink);
298 bt_accept_unlink(sk); in bt_accept_dequeue()
305 bt_accept_unlink(sk); in bt_accept_dequeue()
H A Dl2cap_sock.c1600 bt_accept_unlink(sk); in l2cap_sock_teardown_cb()
H A Diso.c252 bt_accept_unlink(sk); in iso_chan_del()
/linux/include/net/bluetooth/
H A Dbluetooth.h420 void bt_accept_unlink(struct sock *sk);
/linux/net/bluetooth/rfcomm/
H A Dsock.c84 bt_accept_unlink(sk); in rfcomm_sk_state_change()