Searched refs:get_peer_pcm_config (Results 1 – 6 of 6) sorted by relevance
70 BtLePcmConfig get_peer_pcm_config();
484 BtLePcmConfig LeAudioClientIntf::get_peer_pcm_config() { in get_peer_pcm_config() function in bluetooth::topshim::rust::LeAudioClientIntf
173 fn get_peer_pcm_config(self: Pin<&mut LeAudioClientIntf>) -> BtLePcmConfig; in get_peer_pcm_config() function723 pub fn get_peer_pcm_config(&mut self) -> BtLePcmConfig { in get_peer_pcm_config() method724 self.internal.pin_mut().get_peer_pcm_config() in get_peer_pcm_config()
456 fn get_peer_pcm_config(&mut self) -> BtLePcmConfig { in get_peer_pcm_config() method
196 fn get_peer_pcm_config(&mut self) -> BtLePcmConfig; in get_peer_pcm_config() method4031 fn get_peer_pcm_config(&mut self) -> BtLePcmConfig { in get_peer_pcm_config() method4033 Some(le_audio) => le_audio.get_peer_pcm_config(), in get_peer_pcm_config()
2833 fn get_peer_pcm_config(&mut self) -> BtLePcmConfig { in get_peer_pcm_config() method