Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_telephony.rs101 fn audio_connect(&mut self, address: RawAddress) -> bool { in audio_connect() method
/packages/modules/Bluetooth/floss/pandora/floss/
Dtelephony_client.py312 def audio_connect(self, address): member in FlossTelephonyClient
/packages/modules/Bluetooth/floss/pandora/server/
Dbluetooth.py389 def audio_connect(self, address): member in Bluetooth
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs341 fn audio_connect(&mut self, address: RawAddress) -> bool; in audio_connect() method
4282 fn audio_connect(&mut self, address: RawAddress) -> bool { in audio_connect() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2463 fn audio_connect(&mut self, address: RawAddress) -> bool { in audio_connect() method