Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h443 HCI_QUALITY_REPORT, enumerator
H A Dhci_core.h823 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); \
/linux/net/bluetooth/
H A Dmgmt.c4472 if (hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)) in read_exp_features_info()
4700 changed = (val != hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)); in set_quality_report_func()
4723 hci_dev_set_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()
4725 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()