Home
last modified time | relevance | path

Searched refs:aosp_has_quality_report (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Daosp.h11 bool aosp_has_quality_report(struct hci_dev *hdev);
19 static inline bool aosp_has_quality_report(struct hci_dev *hdev) in aosp_has_quality_report() function
H A Daosp.c193 bool aosp_has_quality_report(struct hci_dev *hdev) in aosp_has_quality_report() function
200 if (!aosp_has_quality_report(hdev)) in aosp_set_quality_report()
H A Dmgmt.c4385 if (hdev && (aosp_has_quality_report(hdev) || in read_exp_features_info()
4713 if (!aosp_has_quality_report(hdev) && !hdev->set_quality_report) { in set_quality_report_func()