Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/bluetooth/
Dhci_core.h119 struct hci_conn_hash { struct
523 struct hci_conn_hash conn_hash;
887 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add()
910 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del()
936 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_num()
954 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count()
961 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_lookup_type()
982 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_handle()
1001 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_ba()
1022 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_le()
[all …]
/Linux-v5.15/net/bluetooth/
Dhci_conn.c1600 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_flush()
1822 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()
Dhci_core.c4457 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent()
4516 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to()
4538 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent()
4619 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()
Dhci_request.c1028 struct hci_conn_hash *h = &hdev->conn_hash; in hci_is_le_conn_scanning()