Home
last modified time | relevance | path

Searched defs:incoming_call (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_telephony.rs38 fn incoming_call(&mut self, number: String) -> bool { in incoming_call() method
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs172 fn incoming_call(&mut self, number: String) -> bool; in incoming_call() method
2313 fn incoming_call(&mut self, number: String) -> bool { in incoming_call() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2207 fn incoming_call(&mut self, number: String) -> bool { in incoming_call() method