Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Daf_bluetooth.c230 void bt_accept_unlink(struct sock *sk) in bt_accept_unlink() function
239 EXPORT_SYMBOL(bt_accept_unlink);
276 bt_accept_unlink(sk); in bt_accept_dequeue()
283 bt_accept_unlink(sk); in bt_accept_dequeue()
H A Dl2cap_sock.c1602 bt_accept_unlink(sk); in l2cap_sock_teardown_cb()
H A Diso.c188 bt_accept_unlink(sk); in iso_chan_del()
/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h418 void bt_accept_unlink(struct sock *sk);
/openbmc/linux/net/bluetooth/rfcomm/
H A Dsock.c84 bt_accept_unlink(sk); in rfcomm_sk_state_change()