Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/
Dhci_conn.c76 if ((ie = inquiry_cache_lookup(hdev, &conn->dst)) && in hci_acl_connect()
Dhci_core.c333 struct inquiry_entry *inquiry_cache_lookup(struct hci_dev *hdev, bdaddr_t *bdaddr) in inquiry_cache_lookup() function
353 if (!(e = inquiry_cache_lookup(hdev, &info->bdaddr))) { in inquiry_cache_update()
/linux-2.4.37.9/include/net/bluetooth/
Dhci_core.h189 struct inquiry_entry *inquiry_cache_lookup(struct hci_dev *hdev, bdaddr_t *bdaddr);