Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtintel.c2097 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in btintel_bootloader_setup()
2568 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in btintel_bootloader_setup_tlv()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h413 HCI_QUALITY_REPORT, enumerator
H A Dhci_core.h819 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); \
/openbmc/linux/net/bluetooth/
H A Dmgmt.c4407 if (hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)) in read_exp_features_info()
4731 changed = (val != hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)); in set_quality_report_func()
4754 hci_dev_set_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()
4756 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()