Searched refs:HCI_OP_INQUIRY_CANCEL (Results 1 – 4 of 4) sorted by relevance
720 #define HCI_OP_INQUIRY_CANCEL 0x0402 macro
202 hci_send_cmd(hdev, HCI_OP_INQUIRY_CANCEL, 0, NULL); in hci_acl_create_connection()
5173 err = __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY_CANCEL, in hci_stop_discovery_sync()
4036 HCI_CC_STATUS(HCI_OP_INQUIRY_CANCEL, hci_cc_inquiry_cancel),