Home
last modified time | relevance | path

Searched defs:on_set_hid_report_completed (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/floss/pandora/server/
Dhid.py51 def on_set_hid_report_completed(self, status): member in HIDService.SendHostReport.HIDReportObserver
/packages/modules/Bluetooth/floss/pandora/floss/
Dqa_client.py68 def on_set_hid_report_completed(self, status): member in BluetoothQACallbacks
255 def on_set_hid_report_completed(self, status): member in FlossQAClient
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_qa.rs51 fn on_set_hid_report_completed(&mut self, status: BtStatus); in on_set_hid_report_completed() method
92 pub fn on_set_hid_report_completed(&mut self, status: BtStatus) { in on_set_hid_report_completed() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_qa.rs91 fn on_set_hid_report_completed(&mut self, status: BtStatus) { in on_set_hid_report_completed() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs1391 fn on_set_hid_report_completed(&mut self, status: BtStatus) { in on_set_hid_report_completed() method
Ddbus_iface.rs2597 fn on_set_hid_report_completed(&mut self, status: BtStatus) { in on_set_hid_report_completed() method