Home
last modified time | relevance | path

Searched defs:set_audio_config (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/floss/pandora/floss/
Dmedia_client.py372 def set_audio_config(self, sample_rate, bits_per_sample, channel_mode): member in FlossMediaClient
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc306 bool A2dpIntf::set_audio_config(A2dpCodecConfig rconfig) const { in set_audio_config() function in bluetooth::topshim::rust::A2dpIntf
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs341 fn set_audio_config( in set_audio_config() method
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Da2dp.rs246 fn set_audio_config(self: &A2dpIntf, config: A2dpCodecConfig) -> bool; in set_audio_config() function
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs138 fn set_audio_config( in set_audio_config() method
3723 fn set_audio_config( in set_audio_config() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2718 fn set_audio_config( in set_audio_config() method