Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h91 struct hci_conn_hash { struct
368 struct hci_conn_hash conn_hash;
693 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add()
716 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del()
742 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_num()
760 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count()
767 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_lookup_type()
788 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_handle()
807 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_ba()
828 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_le()
[all …]
/Linux-v4.19/net/bluetooth/
Dhci_conn.c1469 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_flush()
1691 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()
Dhci_core.c3686 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent()
3745 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to()
3767 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent()
3848 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()