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.h128 struct hci_conn_hash { struct
556 struct hci_conn_hash conn_hash;
1016 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add()
1045 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del()
1077 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_num()
1099 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count()
1107 struct hci_conn_hash *c = &hdev->conn_hash; in hci_iso_count()
1114 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_valid()
1132 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_lookup_type()
1153 struct hci_conn_hash * in hci_conn_hash_lookup_bis()
129 listhci_conn_hash global() argument
130 acl_numhci_conn_hash global() argument
131 sco_numhci_conn_hash global() argument
132 cis_numhci_conn_hash global() argument
133 bis_numhci_conn_hash global() argument
134 pa_numhci_conn_hash global() argument
135 le_numhci_conn_hash global() argument
136 le_num_peripheralhci_conn_hash global() argument
[all...]
/linux/net/bluetooth/
H A Dhci_core.c3425 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent()
3467 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to()
3489 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent()
3551 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()
H A Dhci_conn.c2842 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()