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.h124 struct hci_conn_hash { struct
539 struct hci_conn_hash conn_hash;
976 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add()
999 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del()
1025 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_num()
1043 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count()
1050 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_valid()
1068 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_lookup_type()
1089 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_bis()
1113 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_sid()
[all …]
/linux/net/bluetooth/
H A Dhci_core.c3357 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent()
3394 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to()
3421 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent()
3483 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()
H A Dhci_conn.c2896 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()