Home
last modified time | relevance | path

Searched refs:sco_chan_del (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsco.c158 static void sco_chan_del(struct sock *sk, int err) in sco_chan_del() function
202 sco_chan_del(sk, err); in sco_conn_del()
428 sco_chan_del(sk, ECONNRESET); in __sco_sock_close()
434 sco_chan_del(sk, ECONNRESET); in __sco_sock_close()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsco.c156 static void sco_chan_del(struct sock *sk, int err) in sco_chan_del() function
201 sco_chan_del(sk, err); in sco_conn_del()
448 sco_chan_del(sk, ECONNRESET); in __sco_sock_close()
454 sco_chan_del(sk, ECONNRESET); in __sco_sock_close()

Completed in 5 milliseconds