Searched refs:HCI_OP_INQUIRY (Results 1 – 3 of 3) sorted by relevance
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()1791 case HCI_OP_INQUIRY: in hci_cmd_status_evt()
429 hci_send_cmd(hdev, HCI_OP_INQUIRY, sizeof(cp), &cp); in hci_inq_req()
252 #define HCI_OP_INQUIRY 0x0401 macro