Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_telephony.rs74 fn audio_connect(&mut self, address: String) -> bool { in audio_connect() method
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs191 fn audio_connect(&mut self, address: String) -> bool; in audio_connect() method
2418 fn audio_connect(&mut self, address: String) -> bool { in audio_connect() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2243 fn audio_connect(&mut self, address: String) -> bool { in audio_connect() method