Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h87 struct hci_conn_hash { struct
346 struct hci_conn_hash conn_hash;
666 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add()
689 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del()
715 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_num()
733 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count()
740 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_lookup_type()
761 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_handle()
780 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_ba()
801 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_le()
[all …]
/linux-4.4.14/net/bluetooth/
Dhci_conn.c1357 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_flush()
1579 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()
Dhci_core.c3809 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent()
3868 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to()
3890 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent()
3971 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()