Home
last modified time | relevance | path

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

/linux-6.15/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.c1613 bt_accept_unlink(sk); in l2cap_sock_teardown_cb()
H A Diso.c252 bt_accept_unlink(sk); in iso_chan_del()
/linux-6.15/include/net/bluetooth/
H A Dbluetooth.h421 void bt_accept_unlink(struct sock *sk);
/linux-6.15/net/bluetooth/rfcomm/
H A Dsock.c84 bt_accept_unlink(sk); in rfcomm_sk_state_change()