Home
last modified time | relevance | path

Searched refs:hci_inquiry_cache_lookup (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/bluetooth/
Dhci_event.c2525 ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr); in hci_conn_request_evt()
3872 ie = hci_inquiry_cache_lookup(hdev, &conn->dst); in hci_clock_offset_evt()
3907 ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr); in hci_pscan_rep_mode_evt()
4000 ie = hci_inquiry_cache_lookup(hdev, &conn->dst); in hci_remote_ext_features_evt()
4568 ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr); in hci_remote_host_features_evt()
Dhci_conn.c208 ie = hci_inquiry_cache_lookup(hdev, &conn->dst); in hci_acl_create_connection()
Dhci_core.c1083 struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev, in hci_inquiry_cache_lookup() function
1167 ie = hci_inquiry_cache_lookup(hdev, &data->bdaddr); in hci_inquiry_cache_update()
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h637 struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev,