Searched refs:audio_connect (Results 1 – 7 of 7) sorted by relevance
101 fn audio_connect(&mut self, address: RawAddress) -> bool { in audio_connect() method
312 def audio_connect(self, address): member in FlossTelephonyClient
389 def audio_connect(self, address): member in Bluetooth390 return self.telephony_client.audio_connect(address)
151 self.bluetooth.audio_connect(connected_devices[0])
341 fn audio_connect(&mut self, address: RawAddress) -> bool; in audio_connect() method4282 fn audio_connect(&mut self, address: RawAddress) -> bool { in audio_connect() method
2290 self.context.lock().unwrap().telephony_dbus.as_mut().unwrap().audio_connect( in cmd_telephony()
2463 fn audio_connect(&mut self, address: RawAddress) -> bool { in audio_connect() method