Searched refs:on_send_hid_data_completed (Results 1 – 6 of 6) sorted by relevance
52 fn on_send_hid_data_completed(&mut self, status: BtStatus); in on_send_hid_data_completed() method97 pub fn on_send_hid_data_completed(&mut self, status: BtStatus) { in on_send_hid_data_completed() method99 cb.on_send_hid_data_completed(status); in on_send_hid_data_completed()
526 bluetooth_qa.lock().unwrap().on_send_hid_data_completed(status); in dispatch()
76 def on_send_hid_data_completed(self, status): member in BluetoothQACallbacks188 observer.on_send_hid_data_completed(status)264 def on_send_hid_data_completed(self, status): member in FlossQAClient
95 fn on_send_hid_data_completed(&mut self, status: BtStatus) { in on_send_hid_data_completed() method
1395 fn on_send_hid_data_completed(&mut self, status: BtStatus) { in on_send_hid_data_completed() method
2601 fn on_send_hid_data_completed(&mut self, status: BtStatus) { in on_send_hid_data_completed() method