hci_req_sync     1311 net/bluetooth/hci_core.c 		err = hci_req_sync(hdev, hci_inq_req, (unsigned long) &ir,
hci_req_sync     1974 net/bluetooth/hci_core.c 		err = hci_req_sync(hdev, hci_auth_req, dr.dev_opt,
hci_req_sync     1986 net/bluetooth/hci_core.c 			err = hci_req_sync(hdev, hci_auth_req, dr.dev_opt,
hci_req_sync     1992 net/bluetooth/hci_core.c 		err = hci_req_sync(hdev, hci_encrypt_req, dr.dev_opt,
hci_req_sync     1997 net/bluetooth/hci_core.c 		err = hci_req_sync(hdev, hci_scan_req, dr.dev_opt,
hci_req_sync     2008 net/bluetooth/hci_core.c 		err = hci_req_sync(hdev, hci_linkpol_req, dr.dev_opt,
hci_req_sync     2046 net/bluetooth/hci_request.c 	hci_req_sync(hdev, update_scan, 0, HCI_CMD_TIMEOUT, NULL);
hci_req_sync     2086 net/bluetooth/hci_request.c 	hci_req_sync(hdev, connectable_update, 0, HCI_CMD_TIMEOUT, &status);
hci_req_sync     2199 net/bluetooth/hci_request.c 	hci_req_sync(hdev, discoverable_update, 0, HCI_CMD_TIMEOUT, &status);
hci_req_sync     2312 net/bluetooth/hci_request.c 	err = hci_req_sync(hdev, update_bg_scan, 0, HCI_CMD_TIMEOUT, &status);
hci_req_sync     2371 net/bluetooth/hci_request.c 	hci_req_sync(hdev, le_scan_disable, 0, HCI_CMD_TIMEOUT, &status);
hci_req_sync     2402 net/bluetooth/hci_request.c 	hci_req_sync(hdev, bredr_inquiry, DISCOV_INTERLEAVED_INQUIRY_LEN,
hci_req_sync     2457 net/bluetooth/hci_request.c 	hci_req_sync(hdev, le_scan_restart, 0, HCI_CMD_TIMEOUT, &status);
hci_req_sync     2567 net/bluetooth/hci_request.c 			hci_req_sync(hdev, bredr_inquiry,
hci_req_sync     2587 net/bluetooth/hci_request.c 			hci_req_sync(hdev, interleaved_discov,
hci_req_sync     2594 net/bluetooth/hci_request.c 		hci_req_sync(hdev, active_scan, DISCOV_LE_SCAN_INT,
hci_req_sync     2599 net/bluetooth/hci_request.c 		hci_req_sync(hdev, active_scan, DISCOV_LE_SCAN_INT,
hci_req_sync     2699 net/bluetooth/hci_request.c 		hci_req_sync(hdev, stop_discovery, 0, HCI_CMD_TIMEOUT, &status);
hci_req_sync     2730 net/bluetooth/hci_request.c 	hci_req_sync(hdev, discoverable_update, 0, HCI_CMD_TIMEOUT, NULL);
hci_req_sync       51 net/bluetooth/hci_request.h int hci_req_sync(struct hci_dev *hdev, int (*req)(struct hci_request *req,