Home
last modified time | relevance | path

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

/linux-6.15/drivers/bluetooth/
H A Dbtintel.c2178 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in btintel_bootloader_setup()
3214 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in btintel_bootloader_setup_tlv()
/linux-6.15/include/net/bluetooth/
H A Dhci.h467 HCI_QUALITY_REPORT, enumerator
H A Dhci_core.h831 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); \
/linux-6.15/net/bluetooth/
H A Dmgmt.c4478 if (hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)) in read_exp_features_info()
4706 changed = (val != hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)); in set_quality_report_func()
4729 hci_dev_set_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()
4731 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()