Searched refs:on_get_hid_report_completed (Results 1 – 6 of 6) sorted by relevance
50 fn on_get_hid_report_completed(&mut self, status: BtStatus); in on_get_hid_report_completed() method87 pub fn on_get_hid_report_completed(&mut self, status: BtStatus) { in on_get_hid_report_completed() method89 cb.on_get_hid_report_completed(status); in on_get_hid_report_completed()
514 bluetooth_qa.lock().unwrap().on_get_hid_report_completed(status); in dispatch()
60 def on_get_hid_report_completed(self, status): member in BluetoothQACallbacks170 observer.on_get_hid_report_completed(status)246 def on_get_hid_report_completed(self, status): member in FlossQAClient
87 fn on_get_hid_report_completed(&mut self, status: BtStatus) { in on_get_hid_report_completed() method
1387 fn on_get_hid_report_completed(&mut self, status: BtStatus) { in on_get_hid_report_completed() method
2593 fn on_get_hid_report_completed(&mut self, status: BtStatus) { in on_get_hid_report_completed() method