Searched refs:hangup_call (Results 1 – 7 of 7) sorted by relevance
77 fn hangup_call(&mut self) -> bool { in hangup_call() method
251 def hangup_call(self): member in FlossTelephonyClient
395 def hangup_call(self): member in Bluetooth396 return self.telephony_client.hangup_call()
68 self.bluetooth.hangup_call()
328 fn hangup_call(&mut self) -> bool; in hangup_call() method4228 fn hangup_call(&mut self) -> bool { in hangup_call() method
2224 self.context.lock().unwrap().telephony_dbus.as_mut().unwrap().hangup_call(); in cmd_telephony()
2439 fn hangup_call(&mut self) -> bool { in hangup_call() method