Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/include/net/bluetooth/
Dhci.h420 HCI_QUALITY_REPORT, enumerator
Dhci_core.h854 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); \
/linux-6.6.21/net/bluetooth/
Dmgmt.c4452 if (hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)) in read_exp_features_info()
4776 changed = (val != hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)); in set_quality_report_func()
4799 hci_dev_set_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()
4801 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()