Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bluetooth/ !
Dbtintel.c2020 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in btintel_bootloader_setup()
2298 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in btintel_bootloader_setup_tlv()
/linux-6.1.9/include/net/bluetooth/ !
Dhci.h383 HCI_QUALITY_REPORT, enumerator
Dhci_core.h832 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); \
/linux-6.1.9/net/bluetooth/ !
Dmgmt.c4438 if (hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)) in read_exp_features_info()
4768 changed = (val != hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)); in set_quality_report_func()
4791 hci_dev_set_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()
4793 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()