Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dbtintel.c2166 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in btintel_bootloader_setup()
2619 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in btintel_bootloader_setup_tlv()
/Linux-v6.6/include/net/bluetooth/
Dhci.h419 HCI_QUALITY_REPORT, enumerator
Dhci_core.h847 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); \
/Linux-v6.6/net/bluetooth/
Dmgmt.c4451 if (hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)) in read_exp_features_info()
4775 changed = (val != hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)); in set_quality_report_func()
4798 hci_dev_set_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()
4800 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()