Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
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
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()
Dmgmt.c4436 if (hdev && (aosp_has_quality_report(hdev) || in read_exp_features_info()
4770 if (!aosp_has_quality_report(hdev) && !hdev->set_quality_report) { in set_quality_report_func()