Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h125 struct hci_conn_hash { struct
554 struct hci_conn_hash conn_hash;
1032 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add()
1061 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del()
1093 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_num()
1115 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count()
1123 struct hci_conn_hash *c = &hdev->conn_hash; in hci_iso_count()
1130 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_valid()
1148 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_lookup_type()
1169 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_bis()
[all …]
/linux/net/bluetooth/
H A Dhci_core.c3401 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent()
3443 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to()
3465 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent()
3527 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()
H A Dhci_conn.c2965 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()