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