Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtintel.c2171 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in btintel_bootloader_setup()
2877 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in btintel_bootloader_setup_tlv()
/linux/include/net/bluetooth/
H A Dhci.h444 HCI_QUALITY_REPORT, enumerator
H A Dhci_core.h822 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); \
/linux/net/bluetooth/
H A Dmgmt.c4489 if (hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)) in read_exp_features_info()
4813 changed = (val != hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)); in set_quality_report_func()
4836 hci_dev_set_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()
4838 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()