Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h126 struct hci_conn_hash { struct
542 struct hci_conn_hash conn_hash;
971 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add()
994 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del()
1020 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_num()
1038 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count()
1045 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_valid()
1063 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_lookup_type()
1084 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_bis()
1108 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_per_adv_bis()
[all …]
/openbmc/linux/net/bluetooth/
H A Dhci_core.c3337 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent()
3374 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to()
3401 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent()
3463 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()
H A Dhci_conn.c2737 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()