Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci.h663 #define HCI_OP_INQUIRY_CANCEL 0x0402 macro
/Linux-v6.1/net/bluetooth/
Dhci_conn.c233 hci_send_cmd(hdev, HCI_OP_INQUIRY_CANCEL, 0, NULL); in hci_acl_create_connection()
Dhci_sync.c4982 err = __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY_CANCEL, in hci_stop_discovery_sync()
Dhci_event.c3973 HCI_CC_STATUS(HCI_OP_INQUIRY_CANCEL, hci_cc_inquiry_cancel),