Home
last modified time | relevance | path

Searched refs:HCI_OP_INQUIRY_CANCEL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci.h717 #define HCI_OP_INQUIRY_CANCEL 0x0402 macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c5359 err = __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY_CANCEL, in hci_stop_discovery_sync()
6763 err = __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY_CANCEL, 0, in hci_acl_create_conn_sync()
H A Dhci_event.c4001 HCI_CC_STATUS(HCI_OP_INQUIRY_CANCEL, hci_cc_inquiry_cancel),