Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h723 #define HCI_OP_INQUIRY_CANCEL 0x0402 macro
/linux-6.6.21/net/bluetooth/
Dhci_conn.c203 hci_send_cmd(hdev, HCI_OP_INQUIRY_CANCEL, 0, NULL); in hci_acl_create_connection()
Dhci_sync.c5178 err = __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY_CANCEL, in hci_stop_discovery_sync()
Dhci_event.c4041 HCI_CC_STATUS(HCI_OP_INQUIRY_CANCEL, hci_cc_inquiry_cancel),