Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dhci.h1130 #define HCI_OP_READ_DEF_ERR_DATA_REPORTING 0x0c5a macro
/Linux-v5.10/net/bluetooth/
Dhci_core.c610 hci_req_add(req, HCI_OP_READ_DEF_ERR_DATA_REPORTING, 0, NULL); in hci_init3_req()
Dhci_event.c3416 case HCI_OP_READ_DEF_ERR_DATA_REPORTING: in hci_cmd_complete_evt()