Lines Matching refs:hci_req_complete
61 hci_req_complete(hdev, HCI_OP_INQUIRY_CANCEL, status); in hci_cc_inquiry_cancel()
177 hci_req_complete(hdev, HCI_OP_WRITE_DEF_LINK_POLICY, status); in hci_cc_write_def_link_policy()
188 hci_req_complete(hdev, HCI_OP_RESET, status); in hci_cc_reset()
240 hci_req_complete(hdev, HCI_OP_WRITE_AUTH_ENABLE, status); in hci_cc_write_auth_enable()
263 hci_req_complete(hdev, HCI_OP_WRITE_ENCRYPT_MODE, status); in hci_cc_write_encrypt_mode()
299 hci_req_complete(hdev, HCI_OP_WRITE_SCAN_ENABLE, status); in hci_cc_write_scan_enable()
397 hci_req_complete(hdev, HCI_OP_HOST_BUFFER_SIZE, status); in hci_cc_host_buffer_size()
594 hci_req_complete(hdev, HCI_OP_READ_LOCAL_COMMANDS, rp->status); in hci_cc_read_local_commands()
688 hci_req_complete(hdev, HCI_OP_READ_BD_ADDR, rp->status); in hci_cc_read_bd_addr()
697 hci_req_complete(hdev, HCI_OP_WRITE_CA_TIMEOUT, status); in hci_cc_write_ca_timeout()
707 hci_req_complete(hdev, HCI_OP_DELETE_STORED_LINK_KEY, status); in hci_cc_delete_stored_link_key()
716 hci_req_complete(hdev, HCI_OP_SET_EVENT_MASK, status); in hci_cc_set_event_mask()
726 hci_req_complete(hdev, HCI_OP_WRITE_INQUIRY_MODE, status); in hci_cc_write_inquiry_mode()
736 hci_req_complete(hdev, HCI_OP_READ_INQ_RSP_TX_POWER, status); in hci_cc_read_inq_rsp_tx_power()
745 hci_req_complete(hdev, HCI_OP_SET_EVENT_FLT, status); in hci_cc_set_event_flt()
798 hci_req_complete(hdev, HCI_OP_LE_READ_BUFFER_SIZE, rp->status); in hci_cc_le_read_buffer_size()
829 hci_req_complete(hdev, HCI_OP_INQUIRY, status); in hci_cs_inquiry()
1199 hci_req_complete(hdev, HCI_OP_INQUIRY, status); in hci_inquiry_complete_evt()