Home
last modified time | relevance | path

Searched refs:bt_accept_enqueue (Results 1 – 6 of 6) sorted by relevance

/linux/net/bluetooth/
H A Daf_bluetooth.c210 void bt_accept_enqueue(struct sock *parent, struct sock *sk, bool bh) in bt_accept_enqueue() function
247 EXPORT_SYMBOL(bt_accept_enqueue);
H A Dsco.c284 bt_accept_enqueue(parent, sk, true); in __sco_chan_add()
H A Dl2cap_sock.c1481 bt_accept_enqueue(parent, sk, false); in l2cap_sock_new_connection_cb()
H A Diso.c307 bt_accept_enqueue(parent, sk, true); in __iso_chan_add()
/linux/include/net/bluetooth/
H A Dbluetooth.h419 void bt_accept_enqueue(struct sock *parent, struct sock *sk, bool bh);
/linux/net/bluetooth/rfcomm/
H A Dsock.c967 bt_accept_enqueue(parent, sk, true); in rfcomm_connect_ind()