Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_event.c3326 ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr); in hci_conn_request_evt()
4812 ie = hci_inquiry_cache_lookup(hdev, &conn->dst); in hci_pscan_rep_mode_evt()
4849 ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr); in hci_inquiry_result_with_rssi_evt()
4965 ie = hci_inquiry_cache_lookup(hdev, &conn->dst); in hci_remote_ext_features_evt()
5599 ie = hci_inquiry_cache_lookup(hdev, &ev->bdaddr); in hci_remote_oob_data_request_evt()
H A Dhci_core.c166 struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev, in hci_inquiry_cache_lookup() function
250 ie = hci_inquiry_cache_lookup(hdev, &data->bdaddr); in hci_inquiry_cache_update()
H A Dhci_sync.c6945 ie = hci_inquiry_cache_lookup(hdev, &conn->dst); in hci_acl_create_conn_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h951 struct inquiry_entry *hci_inquiry_cache_lookup(struct hci_dev *hdev,