Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Daosp.h12 int aosp_set_quality_report(struct hci_dev *hdev, bool enable);
24 static inline int aosp_set_quality_report(struct hci_dev *hdev, bool enable) in aosp_set_quality_report() function
Daosp.c198 int aosp_set_quality_report(struct hci_dev *hdev, bool enable) in aosp_set_quality_report() function
Dmgmt.c4781 err = aosp_set_quality_report(hdev, val); in set_quality_report_func()