bt_sock_link      120 include/net/bluetooth/bluetooth.h void bt_sock_link(struct bt_sock_list *l, struct sock *s);
bt_sock_link      653 net/bluetooth/hci_sock.c 	bt_sock_link(&hci_sk_list, sk);
bt_sock_link      702 net/bluetooth/l2cap.c 	bt_sock_link(&l2cap_sk_list, sk);
bt_sock_link      318 net/bluetooth/rfcomm/sock.c 	bt_sock_link(&rfcomm_sk_list, sk);
bt_sock_link      439 net/bluetooth/sco.c 	bt_sock_link(&sco_sk_list, sk);