Searched refs:audio_disconnect (Results 1 – 7 of 7) sorted by relevance
105 fn audio_disconnect(&mut self, address: RawAddress) { in audio_disconnect() method
324 def audio_disconnect(self, address): member in FlossTelephonyClient
392 def audio_disconnect(self, address): member in Bluetooth393 return self.telephony_client.audio_disconnect(address)
149 self.bluetooth.audio_disconnect(connected_devices[0])
343 fn audio_disconnect(&mut self, address: RawAddress); in audio_disconnect() method4286 fn audio_disconnect(&mut self, address: RawAddress) { in audio_disconnect() method
2298 self.context.lock().unwrap().telephony_dbus.as_mut().unwrap().audio_disconnect( in cmd_telephony()
2467 fn audio_disconnect(&mut self, address: RawAddress) { in audio_disconnect() method