Searched refs:bt_sock_link (Results 1 - 10 of 10) sorted by relevance

/linux-master/net/bluetooth/cmtp/
H A Dsock.c225 bt_sock_link(&cmtp_sk_list, sk);
/linux-master/net/bluetooth/hidp/
H A Dsock.c266 bt_sock_link(&hidp_sk_list, sk);
/linux-master/net/bluetooth/bnep/
H A Dsock.c215 bt_sock_link(&bnep_sk_list, sk);
/linux-master/net/bluetooth/
H A Daf_bluetooth.c172 void bt_sock_link(struct bt_sock_list *l, struct sock *sk) function
178 EXPORT_SYMBOL(bt_sock_link); variable
H A Dsco.c513 bt_sock_link(&sco_sk_list, sk);
H A Dl2cap_sock.c1914 bt_sock_link(&l2cap_sk_list, sk);
H A Dhci_sock.c2210 bt_sock_link(&hci_sk_list, sk);
H A Diso.c834 bt_sock_link(&iso_sk_list, sk);
/linux-master/include/net/bluetooth/
H A Dbluetooth.h404 void bt_sock_link(struct bt_sock_list *l, struct sock *s);
/linux-master/net/bluetooth/rfcomm/
H A Dsock.c299 bt_sock_link(&rfcomm_sk_list, sk);

Completed in 249 milliseconds