Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dhci_core.h91 struct hci_conn_hash { struct
385 struct hci_conn_hash conn_hash;
712 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add()
735 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del()
761 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_num()
779 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count()
786 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_lookup_type()
807 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_handle()
826 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_ba()
847 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_le()
[all …]
/Linux-v5.4/net/bluetooth/
Dhci_conn.c1480 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_flush()
1702 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()
Dhci_core.c3798 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent()
3857 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to()
3879 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent()
3960 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()