Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h121 struct hci_conn_hash { struct
498 struct hci_conn_hash conn_hash;
862 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add()
885 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del()
911 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_num()
929 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count()
936 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_lookup_type()
957 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_handle()
976 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_ba()
997 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_le()
[all …]
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h437 struct hci_conn_hash { struct
458 struct hci_conn_hash conn_hash; argument
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_conn.c1551 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_flush()
1773 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()
H A Dhci_core.c4267 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent()
4326 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to()
4348 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent()
4429 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()
H A Dhci_request.c971 struct hci_conn_hash *h = &hdev->conn_hash; in hci_is_le_conn_scanning()