Home
last modified time | relevance | path

Searched refs:on_get_hid_report_completed (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_qa.rs50 fn on_get_hid_report_completed(&mut self, status: BtStatus); in on_get_hid_report_completed() method
87 pub fn on_get_hid_report_completed(&mut self, status: BtStatus) { in on_get_hid_report_completed() method
89 cb.on_get_hid_report_completed(status); in on_get_hid_report_completed()
Dlib.rs514 bluetooth_qa.lock().unwrap().on_get_hid_report_completed(status); in dispatch()
/packages/modules/Bluetooth/floss/pandora/floss/
Dqa_client.py60 def on_get_hid_report_completed(self, status): member in BluetoothQACallbacks
170 observer.on_get_hid_report_completed(status)
246 def on_get_hid_report_completed(self, status): member in FlossQAClient
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_qa.rs87 fn on_get_hid_report_completed(&mut self, status: BtStatus) { in on_get_hid_report_completed() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs1387 fn on_get_hid_report_completed(&mut self, status: BtStatus) { in on_get_hid_report_completed() method
Ddbus_iface.rs2593 fn on_get_hid_report_completed(&mut self, status: BtStatus) { in on_get_hid_report_completed() method