Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs306 fn connect_vc(&mut self, address: RawAddress) { in connect_vc() method
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs124 fn connect_vc(&mut self, address: RawAddress); in connect_vc() method
3275 fn connect_vc(&mut self, addr: RawAddress) { in connect_vc() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2683 fn connect_vc(&mut self, address: RawAddress) { in connect_vc() method