Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/
Dhci_core.c381 static void hci_inq_req(struct hci_dev *hdev, unsigned long opt) in hci_inq_req() function
423 if (do_inquiry && (err = hci_request(hdev, hci_inq_req, (unsigned long)&ir, timeo)) < 0) in hci_inquiry()