Searched refs:get_host_pcm_config (Results 1 – 6 of 6) sorted by relevance
69 BtLePcmConfig get_host_pcm_config();
480 BtLePcmConfig LeAudioClientIntf::get_host_pcm_config() { in get_host_pcm_config() function in bluetooth::topshim::rust::LeAudioClientIntf
172 fn get_host_pcm_config(self: Pin<&mut LeAudioClientIntf>) -> BtLePcmConfig; in get_host_pcm_config() function718 pub fn get_host_pcm_config(&mut self) -> BtLePcmConfig { in get_host_pcm_config() method719 self.internal.pin_mut().get_host_pcm_config() in get_host_pcm_config()
451 fn get_host_pcm_config(&mut self) -> BtLePcmConfig { in get_host_pcm_config() method
195 fn get_host_pcm_config(&mut self) -> BtLePcmConfig; in get_host_pcm_config() method4021 fn get_host_pcm_config(&mut self) -> BtLePcmConfig { in get_host_pcm_config() method4023 Some(le_audio) => le_audio.get_host_pcm_config(), in get_host_pcm_config()
2828 fn get_host_pcm_config(&mut self) -> BtLePcmConfig { in get_host_pcm_config() method