Searched refs:bt_accept_enqueue (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/net/bluetooth/
H A Daf_bluetooth.c155 void bt_accept_enqueue(struct sock *parent, struct sock *sk) bt_accept_enqueue() function
164 EXPORT_SYMBOL(bt_accept_enqueue); variable
H A Dl2cap_sock.c1254 bt_accept_enqueue(parent, sk); l2cap_sock_new_connection_cb()
H A Dsco.c195 bt_accept_enqueue(parent, sk); __sco_chan_add()
/linux-4.4.14/include/net/bluetooth/
H A Dbluetooth.h273 void bt_accept_enqueue(struct sock *parent, struct sock *sk);
/linux-4.4.14/net/bluetooth/rfcomm/
H A Dsock.c988 bt_accept_enqueue(parent, sk); rfcomm_connect_ind()

Completed in 102 milliseconds