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 *h = &hdev->conn_hash; in hci_conn_hash_lookup_bis()
[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.c2932 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()