Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dhci_core.h117 struct hci_conn_hash { struct
494 struct hci_conn_hash conn_hash;
843 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add()
866 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del()
892 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_num()
910 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count()
917 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_lookup_type()
938 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_handle()
957 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_ba()
978 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_le()
[all …]
/Linux-v5.10/net/bluetooth/
Dhci_conn.c1549 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_flush()
1771 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()
Dhci_core.c4247 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent()
4306 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to()
4328 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent()
4409 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()
Dhci_request.c959 struct hci_conn_hash *h = &hdev->conn_hash; in hci_is_le_conn_scanning()