Searched refs:get_hid_report (Results 1 – 7 of 7) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_qa.rs | 36 fn get_hid_report(&self, addr: RawAddress, report_type: BthhReportType, report_id: u8); in get_hid_report() method 151 fn get_hid_report(&self, addr: RawAddress, report_type: BthhReportType, report_id: u8) { in get_hid_report() method
|
D | bluetooth.rs | 291 fn get_hid_report( in get_hid_report() method 3216 fn get_hid_report( in get_hid_report() method
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_qa.rs | 55 fn get_hid_report(&self, addr: RawAddress, report_type: BthhReportType, report_id: u8) { in get_hid_report() method
|
D | iface_bluetooth.rs | 1076 fn get_hid_report( in get_hid_report() method
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | qa_client.py | 408 def get_hid_report(self, addr, report_type, report_id): member in FlossQAClient
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 1085 fn get_hid_report( in get_hid_report() method 2553 fn get_hid_report(&self, addr: RawAddress, report_type: BthhReportType, report_id: u8) { in get_hid_report() method
|
D | command_handler.rs | 2006 self.context.lock().unwrap().qa_dbus.as_mut().unwrap().get_hid_report( in cmd_hid()
|