Home
last modified time | relevance | path

Searched refs:stop_sco_call (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/floss/pandora/floss/
Dmedia_client.py473 def stop_sco_call(self, address): member in FlossMediaClient
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs393 fn stop_sco_call(&mut self, address: RawAddress) { in stop_sco_call() method
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs173 fn stop_sco_call(&mut self, address: RawAddress); in stop_sco_call() method
3853 fn stop_sco_call(&mut self, address: RawAddress) { in stop_sco_call() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2770 fn stop_sco_call(&mut self, address: RawAddress) { in stop_sco_call() method