Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1138 #define HCI_OP_READ_DEF_ERR_DATA_REPORTING 0x0c5a macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c610 hci_req_add(req, HCI_OP_READ_DEF_ERR_DATA_REPORTING, 0, NULL); in hci_init3_req()
H A Dhci_event.c3416 case HCI_OP_READ_DEF_ERR_DATA_REPORTING: in hci_cmd_complete_evt()