Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_telephony.rs61 fn set_mps_qualification_enabled(&mut self, enable: bool) { in set_mps_qualification_enabled() method
/packages/modules/Bluetooth/floss/pandora/floss/
Dtelephony_client.py204 def set_mps_qualification_enabled(self, enable): member in FlossTelephonyClient
/packages/modules/Bluetooth/floss/pandora/server/
Dbluetooth.py362 def set_mps_qualification_enabled(self, enable): member in Bluetooth
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs320 fn set_mps_qualification_enabled(&mut self, enable: bool); in set_mps_qualification_enabled() method
4177 fn set_mps_qualification_enabled(&mut self, enable: bool) { in set_mps_qualification_enabled() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2423 fn set_mps_qualification_enabled(&mut self, enable: bool) { in set_mps_qualification_enabled() method