Home
last modified time | relevance | path

Searched refs:uhid_send_hook_switch_input_report (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs1741 self.uhid_send_hook_switch_input_report(&addr, true); in dispatch_hfp_callbacks()
1760 self.uhid_send_hook_switch_input_report(&addr, false); in dispatch_hfp_callbacks()
1951 fn uhid_send_hook_switch_input_report(&mut self, addr: &RawAddress, hook: bool) { in uhid_send_hook_switch_input_report() method
2052 self.uhid_send_hook_switch_input_report(&addr, true); in dispatch_uhid_hfp_output_callback()