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.c2288 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in btintel_bootloader_setup()
3510 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in btintel_bootloader_setup_tlv()
/linux/include/net/bluetooth/
H A Dhci.h467 HCI_QUALITY_REPORT, enumerator
H A Dhci_core.h866 hci_dev_clear_flag((hdev), HCI_QUALITY_REPORT); \
/linux/net/bluetooth/
H A Dmgmt.c4675 if (hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)) in read_exp_features_info()
4903 changed = (val != hci_dev_test_flag(hdev, HCI_QUALITY_REPORT)); in set_quality_report_func()
4926 hci_dev_set_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()
4928 hci_dev_clear_flag(hdev, HCI_QUALITY_REPORT); in set_quality_report_func()