Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_core.h126 struct hci_conn_hash { struct
569 struct hci_conn_hash conn_hash;
1001 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add()
1027 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del()
1056 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_num()
1076 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count()
1083 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_lookup_type()
1104 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_bis()
1128 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_per_adv_bis()
1152 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_handle()
[all …]
/Linux-v6.6/net/bluetooth/
Dhci_core.c3375 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent()
3412 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to()
3439 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent()
3501 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()
Dhci_conn.c933 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_alloc_unset()
2781 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()