Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dhci_event.c3311 ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr); in hci_conn_request_evt()
4745 ie = hci_inquiry_cache_lookup(hdev, &conn->dst); in hci_clock_offset_evt()
4782 ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr); in hci_pscan_rep_mode_evt()
4898 ie = hci_inquiry_cache_lookup(hdev, &conn->dst); in hci_remote_ext_features_evt()
5533 ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr); in hci_remote_host_features_evt()
Dhci_core.c192 struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev, in hci_inquiry_cache_lookup() function
276 ie = hci_inquiry_cache_lookup(hdev, &data->bdaddr); in hci_inquiry_cache_update()
Dhci_conn.c249 ie = hci_inquiry_cache_lookup(hdev, &conn->dst); in hci_acl_create_connection()
/Linux-v6.1/include/net/bluetooth/
Dhci_core.h922 struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev,