Searched refs:hci_req_sync (Results 1 – 3 of 3) sorted by relevance
/net/bluetooth/ |
D | hci_request.h | 61 int hci_req_sync(struct hci_dev *hdev, int (*req)(struct hci_request *req,
|
D | hci_request.c | 193 int hci_req_sync(struct hci_dev *hdev, int (*req)(struct hci_request *req, in hci_req_sync() function 860 hci_req_sync(hdev, hci_req_add_le_interleaved_scan, 0, in interleave_scan_work()
|
D | hci_core.c | 376 err = hci_req_sync(hdev, hci_inq_req, (unsigned long) &ir, in hci_inquiry()
|