Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h1146 #define HCI_OP_WRITE_DEF_ERR_DATA_REPORTING 0x0c5b macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c961 cp = hci_sent_cmd_data(hdev, HCI_OP_WRITE_DEF_ERR_DATA_REPORTING); in hci_cc_write_def_err_data_reporting()
3423 case HCI_OP_WRITE_DEF_ERR_DATA_REPORTING: in hci_cmd_complete_evt()
Dhci_core.c875 hci_req_add(req, HCI_OP_WRITE_DEF_ERR_DATA_REPORTING, in hci_init4_req()