Searched refs:BtLePcmConfig (Results 1 – 6 of 6) sorted by relevance
33 struct BtLePcmConfig;69 BtLePcmConfig get_host_pcm_config();70 BtLePcmConfig get_peer_pcm_config();
471 static BtLePcmConfig to_rust_btle_pcm_params(audio::le_audio::btle_pcm_parameters pcm_params) { in to_rust_btle_pcm_params()472 return BtLePcmConfig{ in to_rust_btle_pcm_params()480 BtLePcmConfig LeAudioClientIntf::get_host_pcm_config() { in get_host_pcm_config()484 BtLePcmConfig LeAudioClientIntf::get_peer_pcm_config() { in get_peer_pcm_config()
86 pub struct BtLePcmConfig { struct172 fn get_host_pcm_config(self: Pin<&mut LeAudioClientIntf>) -> BtLePcmConfig; in get_host_pcm_config() argument173 fn get_peer_pcm_config(self: Pin<&mut LeAudioClientIntf>) -> BtLePcmConfig; in get_peer_pcm_config() argument229 pub type BtLePcmConfig = ffi::BtLePcmConfig; typedef718 pub fn get_host_pcm_config(&mut self) -> BtLePcmConfig { in get_host_pcm_config() argument723 pub fn get_peer_pcm_config(&mut self) -> BtLePcmConfig { in get_peer_pcm_config() argument
11 BtLePcmConfig, BtLeStreamStartedStatus,56 #[dbus_propmap(BtLePcmConfig)]451 fn get_host_pcm_config(&mut self) -> BtLePcmConfig { in get_host_pcm_config() argument456 fn get_peer_pcm_config(&mut self) -> BtLePcmConfig { in get_peer_pcm_config() argument
18 BtLePcmConfig, BtLeStreamStartedStatus,585 #[dbus_propmap(BtLePcmConfig)]2828 fn get_host_pcm_config(&mut self) -> BtLePcmConfig { in get_host_pcm_config() argument2833 fn get_peer_pcm_config(&mut self) -> BtLePcmConfig { in get_peer_pcm_config() argument
27 BtLeAudioUnicastMonitorModeStatus, BtLeAudioUsage, BtLePcmConfig, BtLeStreamStartedStatus,195 fn get_host_pcm_config(&mut self) -> BtLePcmConfig; in get_host_pcm_config() argument196 fn get_peer_pcm_config(&mut self) -> BtLePcmConfig; in get_peer_pcm_config() argument4021 fn get_host_pcm_config(&mut self) -> BtLePcmConfig { in get_host_pcm_config() argument4031 fn get_peer_pcm_config(&mut self) -> BtLePcmConfig { in get_peer_pcm_config() argument