Home
last modified time | relevance | path

Searched refs:hci_conn_hash (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/net/bluetooth/
Dhci_core.h58 struct hci_conn_hash { struct
165 struct hci_conn_hash conn_hash;
310 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_init()
319 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add()
337 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del()
356 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_handle()
371 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_ba()
386 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_state()
/linux-2.6.39/net/bluetooth/
Dhci_conn.c667 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_flush()
Dhci_core.c1681 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent()
1736 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to()