Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dle_audio.rs172 fn get_host_pcm_config(self: Pin<&mut LeAudioClientIntf>) -> BtLePcmConfig; in get_host_pcm_config() function
717 pub fn get_host_pcm_config(&mut self) -> BtLePcmConfig { in get_host_pcm_config() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/le_audio/
Dle_audio_shim.cc438 BtLePcmConfig LeAudioClientIntf::get_host_pcm_config() { in get_host_pcm_config() function in bluetooth::topshim::rust::LeAudioClientIntf
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs458 fn get_host_pcm_config(&mut self) -> BtLePcmConfig { in get_host_pcm_config() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs211 fn get_host_pcm_config(&mut self) -> BtLePcmConfig; in get_host_pcm_config() method
3819 fn get_host_pcm_config(&mut self) -> BtLePcmConfig { in get_host_pcm_config() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2866 fn get_host_pcm_config(&mut self) -> BtLePcmConfig { in get_host_pcm_config() method