Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_event.c1129 hdev->err_data_reporting = rp->err_data_reporting; in hci_cc_read_def_err_data_reporting()
1149 hdev->err_data_reporting = cp->err_data_reporting; in hci_cc_write_def_err_data_reporting()
H A Dhci_sync.c4741 if (enabled == hdev->err_data_reporting) in hci_set_err_data_report_sync()
4745 cp.err_data_reporting = enabled ? ERR_DATA_REPORTING_ENABLED : in hci_set_err_data_report_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h396 __u8 err_data_reporting; member