Home
last modified time | relevance | path

Searched refs:HCI_OP_INQUIRY_CANCEL (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h617 #define HCI_OP_INQUIRY_CANCEL 0x0402 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h721 #define HCI_OP_INQUIRY_CANCEL 0x0402 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c3217 hci_req_add(req, HCI_OP_INQUIRY_CANCEL, 0, NULL); in hci_req_stop_discovery()
H A Dhci_event.c3257 case HCI_OP_INQUIRY_CANCEL: in hci_cmd_complete_evt()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c202 hci_send_cmd(hdev, HCI_OP_INQUIRY_CANCEL, 0, NULL); in hci_acl_create_connection()
H A Dhci_sync.c5195 err = __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY_CANCEL, in hci_stop_discovery_sync()
H A Dhci_event.c4041 HCI_CC_STATUS(HCI_OP_INQUIRY_CANCEL, hci_cc_inquiry_cancel),

Completed in 42 milliseconds