Home
last modified time | relevance | path

Searched defs:set_last_call (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_telephony.rs85 fn set_last_call(&mut self, number: Option<String>) -> bool { in set_last_call() method
/packages/modules/Bluetooth/floss/pandora/floss/
Dtelephony_client.py260 def set_last_call(self, number=None): member in FlossTelephonyClient
/packages/modules/Bluetooth/floss/pandora/server/
Dbluetooth.py380 def set_last_call(self, number=None): member in Bluetooth
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs333 fn set_last_call(&mut self, number: Option<String>) -> bool; in set_last_call() method
4247 fn set_last_call(&mut self, number: Option<String>) -> bool { in set_last_call() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2447 fn set_last_call(&mut self, number: Option<String>) -> bool { in set_last_call() method