Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h87 struct hci_conn_hash { struct
340 struct hci_conn_hash conn_hash;
643 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_add()
666 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_del()
692 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_num()
710 struct hci_conn_hash *c = &hdev->conn_hash; in hci_conn_count()
717 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_lookup_type()
738 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_handle()
757 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_ba()
777 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_lookup_state()
/linux-4.1.27/net/bluetooth/
Dhci_conn.c1146 struct hci_conn_hash *h = &hdev->conn_hash; in hci_conn_hash_flush()
1368 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_lookup_handle()
Dhci_core.c3532 struct hci_conn_hash *h = &hdev->conn_hash; in hci_low_sent()
3591 struct hci_conn_hash *h = &hdev->conn_hash; in hci_link_tx_to()
3613 struct hci_conn_hash *h = &hdev->conn_hash; in hci_chan_sent()
3694 struct hci_conn_hash *h = &hdev->conn_hash; in hci_prio_recalculate()