Home
last modified time | relevance | path

Searched defs:on_get_hid_report_completed (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/floss/pandora/floss/
Dqa_client.py60 def on_get_hid_report_completed(self, status): member in BluetoothQACallbacks
246 def on_get_hid_report_completed(self, status): member in FlossQAClient
/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
/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