Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/floss/pandora/floss/
Dqa_client.py76 def on_send_hid_data_completed(self, status): member in BluetoothQACallbacks
264 def on_send_hid_data_completed(self, status): member in FlossQAClient
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_qa.rs52 fn on_send_hid_data_completed(&mut self, status: BtStatus); in on_send_hid_data_completed() method
97 pub fn on_send_hid_data_completed(&mut self, status: BtStatus) { in on_send_hid_data_completed() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_qa.rs95 fn on_send_hid_data_completed(&mut self, status: BtStatus) { in on_send_hid_data_completed() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcallbacks.rs1395 fn on_send_hid_data_completed(&mut self, status: BtStatus) { in on_send_hid_data_completed() method
Ddbus_iface.rs2601 fn on_send_hid_data_completed(&mut self, status: BtStatus) { in on_send_hid_data_completed() method