Home
last modified time | relevance | path

Searched refs:bt_sock_list (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/include/net/bluetooth/ !
Dbluetooth.h124 struct bt_sock_list { struct
131 void bt_sock_link(struct bt_sock_list *l, struct sock *s); argument
132 void bt_sock_unlink(struct bt_sock_list *l, struct sock *s);
Dl2cap.h450 extern struct bt_sock_list l2cap_sk_list;
/linux-2.6.39/net/bluetooth/ !
Daf_bluetooth.c157 void bt_sock_link(struct bt_sock_list *l, struct sock *sk) in bt_sock_link()
165 void bt_sock_unlink(struct bt_sock_list *l, struct sock *sk) in bt_sock_unlink()
Dhci_sock.c83 static struct bt_sock_list hci_sk_list = {
Dsco.c57 static struct bt_sock_list sco_sk_list = {
Dl2cap_core.c65 struct bt_sock_list l2cap_sk_list = {
/linux-2.6.39/net/bluetooth/rfcomm/ !
Dsock.c57 static struct bt_sock_list rfcomm_sk_list = {