Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h126 struct hci_conn_hash { struct
547 struct hci_conn_hash conn_hash;
977 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add()
1000 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del()
1026 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_num()
1044 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count()
1051 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_lookup_type()
1072 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_bis()
1096 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_per_adv_bis()
1120 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_handle()
[all …]
/openbmc/linux/net/bluetooth/
H A Dhci_core.c3370 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent()
3407 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to()
3434 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent()
3496 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()
H A Dhci_conn.c2814 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()