Lines Matching defs:hci_req_sync
270 int hci_req_sync(struct hci_dev *hdev, int (*req)(struct hci_request *req,
1996 hci_req_sync(hdev, hci_req_add_le_interleaved_scan, 0,
2631 hci_req_sync(hdev, update_scan, 0, HCI_CMD_TIMEOUT, NULL);
2671 hci_req_sync(hdev, connectable_update, 0, HCI_CMD_TIMEOUT, &status);
2784 hci_req_sync(hdev, discoverable_update, 0, HCI_CMD_TIMEOUT, &status);
2897 err = hci_req_sync(hdev, update_bg_scan, 0, HCI_CMD_TIMEOUT, &status);
2956 hci_req_sync(hdev, le_scan_disable, 0, HCI_CMD_TIMEOUT, &status);
2987 hci_req_sync(hdev, bredr_inquiry, DISCOV_INTERLEAVED_INQUIRY_LEN,
3047 hci_req_sync(hdev, le_scan_restart, 0, HCI_CMD_TIMEOUT, &status);
3145 hci_req_sync(hdev, bredr_inquiry,
3165 hci_req_sync(hdev, interleaved_discov,
3172 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery,
3177 hci_req_sync(hdev, active_scan, hdev->le_scan_int_discovery,
3277 hci_req_sync(hdev, stop_discovery, 0, HCI_CMD_TIMEOUT, &status);
3308 hci_req_sync(hdev, discoverable_update, 0, HCI_CMD_TIMEOUT, NULL);