Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs2042 self.incoming_call_impl("".into()); in dispatch_uhid_hfp_output_callback()
2727 fn incoming_call_impl(&mut self, number: String) -> bool { in incoming_call_impl() method
4207 return self.incoming_call_impl(number); in incoming_call()